[Tile-serving] [osm2pgsql-dev/osm2pgsql] Any reasons why osm2pgsql doesn't leverage parallelization during huge maps import (eg: whole world)? (Discussion #2090)

Paul Norman notifications at github.com
Thu Oct 5 02:49:16 UTC 2023


You want all the memory to be used. Most of it is used as cache by the OS.

The relevant numbers for disk performance are iops, queue depth, and %util. MB/s is not a useful measurement for a random workload.

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

Message ID: <osm2pgsql-dev/osm2pgsql/repo-discussions/2090/comments/7193244 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20231004/0e5613fb/attachment.htm>


More information about the Tile-serving mailing list