Hi,

I've been doing some testing with OSM data, and I noticed that a significant 
part of the load is taken by COPY, which happens without parallelism. Are there 
any plans to parallelize this, either by loading multiple tables concurrently, 
or splitting the data into smaller chunks and loading them through multiple 
connections?

I'm not very familiar with the data structure, so maybe there are dependencies 
that make this impossible / inefficient. But it's a bit sad to not be able to 
better utilize available hardware resources.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2426
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/repo-discussions/[email protected]>
_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving

Reply via email to