[Tile-serving] [openstreetmap/osm2pgsql] Parallel COPY FROM in future PostgreSQL (#1351)

mboeringa notifications at github.com
Tue Dec 1 13:18:48 UTC 2020


Maybe you are already aware of this, but I noticed that in the commit fest of PostgreSQL, that there appears to be some recent work going on regarding making COPY FROM parallel:

https://commitfest.postgresql.org/31/2610/

Of course, osm2pgsql is already blazingly fast even with a single thread COPY FROM for stages like loading nodes and ways as I witnessed in pgAdmin, but I think it might be good to to keep an eye on this in relation to future releases of osm2pgsql. 

No idea when this will make it into PostgreSQL though, and if the work is actually relevant for osm2pgsql (I see a mention of WHERE clause as well in the linked emails of the commit fest), so just for informational purposes for now.

-- 
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/1351
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201201/7c83f1b6/attachment.htm>


More information about the Tile-serving mailing list