[Tile-serving] [openstreetmap/osm2pgsql] Can I skip parsing after crash? (#817)
molofeev
notifications at github.com
Mon Feb 5 10:38:00 UTC 2018
Output of osm2pgsql:
<pre>
Node stats: total(4235496629), max(5290747187) in 33793s
Way stats: total(458618737), max(547543126) in 1300890s
Relation stats: total(5442482), max(7820612) in 741417s
Committing transaction for planet_osm_point
Committing transaction for planet_osm_line
Committing transaction for planet_osm_polygon
Committing transaction for planet_osm_roads
Setting up table: planet_osm_nodes
Setting up table: planet_osm_ways
Setting up table: planet_osm_rels
Using built-in tag processing pipeline
Setting up table: planet_osm_nodes
Setting up table: planet_osm_ways
Setting up table: planet_osm_rels
Using built-in tag processing pipeline
Killed
</pre>
Can I modify osm2pgsql.cpp file by comment lines from 78 to 94, for restore progress of importing data?
Which options I need for run osm2pgsql again?
--
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/817
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180205/cf774206/attachment.html>
More information about the Tile-serving
mailing list