[Tile-serving] [osm2pgsql] Extremely slow database update (#128)
jeffjanes
notifications at github.com
Wed Apr 2 19:31:43 UTC 2014
If /data/nodes is not cached when you start out, and it is accessed in a random order by the import, then it will take forever to warm the cache with the contents of that file. You can try to prewarm it by doing "cat /data/nodes|wc -c" first.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/128#issuecomment-39373293
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140402/c28e3b68/attachment.html>
More information about the Tile-serving
mailing list