[Tile-serving] [openstreetmap/osm2pgsql] Very slow node parsing on updates ? (#1045)
Arvind Kartik
notifications at github.com
Thu Jan 2 07:02:43 UTC 2020
Slowdown potentially related to fix for #1014
> I'd expect a slowdown because deletes are now done sequentially with the data insertion to avoid deadlocks. Before the deletes where done in a different thread via a different connection. I've down a quick measurement with a daily diff. Interestingly, I see quite a significant slowdown when fsync and synchronous commits are off but none when running postgres with fsync. I'll check nonetheless if there is room for optimization of the deletes.
--
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/1045#issuecomment-570131392
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200101/00072361/attachment.html>
More information about the Tile-serving
mailing list