mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-03 16:48:43 +03:00
add recommendation for Postgresql 11+
This commit is contained in:
parent
8d8b1d4307
commit
d6e0bc698e
@ -37,7 +37,7 @@ For compiling:
|
||||
|
||||
For running Nominatim:
|
||||
|
||||
* [PostgreSQL](https://www.postgresql.org) (9.3+)
|
||||
* [PostgreSQL](https://www.postgresql.org) (9.3+ will work, 11+ strongly recommended)
|
||||
* [PostGIS](https://postgis.net) (2.2+)
|
||||
* [Python 3](https://www.python.org/) (3.5+)
|
||||
* [Psycopg2](https://www.psycopg.org) (2.7+)
|
||||
|
Loading…
Reference in New Issue
Block a user