[Tile-serving] [openstreetmap/osm2pgsql] possible optimization, dynamic increase of work_mem (#1419)

Stephan notifications at github.com
Wed Feb 17 13:46:40 UTC 2021


This is not about tuning the database server for operation. My work_mem setting is fine for this, as my tests proved.
It is about speeding up the import process run of osm2pgsql.

Probably I could do this manually: Increasing the setting before the import and reducing it later. But couldn't osm2pgsql do this for me as well? If not going for a fixed parameter, maybe offering a configurable cmdline, like the -C option?

-- 
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/1419#issuecomment-780566392
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210217/9fc74f71/attachment.htm>


More information about the Tile-serving mailing list