[Tile-serving] [openstreetmap/osm2pgsql] Memory released too late for the main cache ? (#1559)

Christian Quest notifications at github.com
Tue Aug 31 17:53:20 UTC 2021


It seems that the memory used by the cache is released late during an osm2pgsql import process.

Once the PG tables are created, I don't think the cache is needed anymore, and the RAM used cannot be used by PG and other caches during the clustering/index creation.

I'm currently finishing a full planet import, and osm2pgsql still uses 65GB of RAM (I allocated 70G for the cache) while line/polygon are creating their index.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/discussions/1559
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210831/6fb16f75/attachment.htm>


More information about the Tile-serving mailing list