recommend PostgreSQL 13+

See https://github.com/osm-search/Nominatim/discussions/2659.
This commit is contained in:
Sarah Hoffmann
2022-04-14 09:21:25 +02:00
parent a319b0a0b4
commit f8f20899a3

View File

@@ -26,6 +26,7 @@ and can't offer support.
!!! Warning !!! Warning
For larger installations you **must have** PostgreSQL 11+ and Postgis 3+ For larger installations you **must have** PostgreSQL 11+ and Postgis 3+
otherwise import and queries will be slow to the point of being unusable. otherwise import and queries will be slow to the point of being unusable.
Query performance has marked improvements with PostgrSQL 13+ and Postgis 3.2+.
For compiling: For compiling: