From: Sarah Hoffmann Date: Mon, 18 Mar 2024 13:32:26 +0000 (+0100) Subject: Merge pull request #3367 from lonvia/address-word-counts X-Git-Tag: deploy~8^2 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/4315debff588a5aa67840eda07bcc85d265f923b?hp=ace84ed0e370c5f1530bf02983990c0ab45b220b Merge pull request #3367 from lonvia/address-word-counts Introduce word usage statistics for addresses --- diff --git a/docs/admin/Import.md b/docs/admin/Import.md index b31066d3..884dd44d 100644 --- a/docs/admin/Import.md +++ b/docs/admin/Import.md @@ -228,7 +228,7 @@ to load the OSM data into the PostgreSQL database. This step is very demanding in terms of RAM usage. osm2pgsql and PostgreSQL are running in parallel at this point. PostgreSQL blocks at least the part of RAM that has been configured with the `shared_buffers` parameter during -[PostgreSQL tuning](Installation.md#postgresql-tuning) +[PostgreSQL tuning](Installation.md#tuning-the-postgresql-database) and needs some memory on top of that. osm2pgsql needs at least 2GB of RAM for its internal data structures, potentially more when it has to process very large relations. In addition it needs to maintain a cache for node locations. The size