[Tile-serving] [osm2pgsql] use one instance of node-persistant-cache per thread (#257)
Sarah Hoffmann
notifications at github.com
Tue Jan 27 08:55:46 UTC 2015
The node cache reporting already moved with the switch to C++. It's actually pretty scary because it means that the node cache isn't cleared before indexes are created, so the whole process uses much more memory than before (osm2pgsql:node cache + postgres:maintenance_workmem, instead of max(osm2pgsql:node cache, postgres:maintenance_workmem)). But that's a different issue.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/257#issuecomment-71611341
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150127/7b35cdb8/attachment.html>
More information about the Tile-serving
mailing list