[Tile-serving] [openstreetmap/osm2pgsql] Resuming failed imports/updates (Issue #1751)
Paul Norman
notifications at github.com
Sun Aug 28 19:33:58 UTC 2022
For processing, it seems we would need to move to importing in-transaction, then committing ever N objects, including updating the state in some in-db table. This would rule out parallel connections.
The low-hanging fruit here is crashes in the table optimizing state. If we make it so the earlier phase import into table_temp named tables, then we can re-run the SQL commands safely.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1751#issuecomment-1229537459
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/issues/1751/1229537459 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220828/0c346ae4/attachment.htm>
More information about the Tile-serving
mailing list