[Tile-serving] [osm2pgsql] Figure out a way to use fastupdate on indexes (#37)

pnorman notifications at github.com
Mon Jun 10 21:52:57 UTC 2013


fastupdate does not work with osm2pgsql because with a high work_mem it builds up a large temporary part of the index it has to sequentially scan, slowing down updates significantly

It would be nice if we could use fastupdate with a smaller temporary part of the index.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/37
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20130610/de025d7b/attachment.html>


More information about the Tile-serving mailing list