increse recommended space for flatnode file

This commit is contained in:
Sarah Hoffmann
2026-03-11 11:00:37 +01:00
parent 93b44eaad7
commit 1ec6ce9a22

View File

@@ -58,7 +58,7 @@ NOMINATIM_IMPORT_STYLE=extratags
# Location of the flatnode file used by osm2pgsql to store node locations.
# When unset, osm2pgsql stores the location in the PostgreSQL database. This
# is especially useful for imports of larger areas, like continents or the
# full planet. The file needs at least 70GB storage.
# full planet. The file needs at least 100GB storage.
NOMINATIM_FLATNODE_FILE=
### Tablespace settings