[Tile-serving] [openstreetmap/osm2pgsql] Index only mode (#799)
Paul Norman
notifications at github.com
Wed Jan 10 20:54:13 UTC 2018
> If pending ways does not error out properly then this something that should be fixed on its own, independently of this issue.
It properly errors out, but if osm2pgsql terminates unexpectedly (e.g. as above) the database remains. This is true in all phases, and there's no possible way to clean up when osm2pgsql gets OOM killed. In any stage past the very start, all the tables exist, and the SQL that's run at the end will run without error. It just won't produce sensible output.
--
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/799#issuecomment-356733435
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180110/0d92cbc5/attachment.html>
More information about the Tile-serving
mailing list