[Tile-serving] [openstreetmap/osm2pgsql] Excessive memory usage by osm2pgsql 0.91.0-dev when applying database updates (#620)

SomeoneElseOSM notifications at github.com
Tue Aug 30 18:17:14 UTC 2016


Changing MAXZOOM to a smaller value in the script (but leaving those used by mod_tile and renderd as is) seems to work around the issue - it's as if osm2pgsql is doing something very non-optimal when it is given a very large MAXZOOM and allocating memory to a very large list of potentially affected tiles (that in most cases don't exist on disk).

-- 
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/issues/620#issuecomment-243530977
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160830/fd45ebed/attachment.html>


More information about the Tile-serving mailing list