]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Installation.md
improve deadlock detection for various versions of psycopg2
[nominatim.git] / docs / admin / Installation.md
index 0013e993d2f7188a106dcfedf67581b6038961ed..05e57f9375c05e257a430329f36e554200824a30 100644 (file)
@@ -39,7 +39,7 @@ For running Nominatim:
   * [PostgreSQL](https://www.postgresql.org) (9.3+)
   * [PostGIS](https://postgis.net) (2.2+)
   * [Python 3](https://www.python.org/) (3.5+)
-  * [Psycopg2](https://www.psycopg.org)
+  * [Psycopg2](https://www.psycopg.org) (2.7+)
   * [Python Dotenv](https://github.com/theskumar/python-dotenv)
   * [PHP](https://php.net) (7.0 or later)
   * PHP-pgsql