mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
recommend PostgreSQL 13+
See https://github.com/osm-search/Nominatim/discussions/2659.
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user