[Tile-serving] [openstreetmap/osm2pgsql] Very slow node parsing on updates ? (#1045)
Christian Quest
notifications at github.com
Thu Jan 2 04:44:38 UTC 2020
On 2 worldwide rendering servers, I'm facing a very slow parsing of nodes during updates.
I've moved to postgresql 12 recently, but looking at munin replication lag graphs, it seems that it was pre-existing.
These servers are running 0.96 from the osmadmins ppa, with flatnodes and the whole PG database on SSD.
Here is a log extract:
```
Node stats: total(63541), max(7100611033) in 719s
Way stats: total(7330), max(760101527) in 15s
Relation stats: total(103), max(10525425) in 2s
...
Osm2pgsql took 767s overall
```
Node parsing takes 90% of the overall update time.
Am I the only one ?
On a third worldwide rendering server, I'm still running a very old 0.86 and the node parsing is way faster !
--
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200101/fb69b869/attachment.html>
More information about the Tile-serving
mailing list