[Tile-serving] [osm2pgsql] planet_osm_ways coming out bloated (#111)
jeffjanes
notifications at github.com
Sat Dec 21 09:20:26 UTC 2013
Saving them in RAM sounds like a good idea. They are all being stored in RAM eventually anyway, because the first thing it does when iterating over the pending ways is read the entire set of pending ids from the database into memory upfront, and I doubt it is using the most efficient representation to do so.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/111#issuecomment-31059870
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20131221/a880e581/attachment.html>
More information about the Tile-serving
mailing list