[Tile-serving] [openstreetmap/osm2pgsql] osm2pgsql crashes silently when importing some Geofabrik extracts (#954)

zimbricchio notifications at github.com
Mon Sep 30 13:00:48 UTC 2019


By silent crash I mean that the process stops without errors while still importing the data.

This is the console print out:

***************************
C:\osm>"c:\Program Files\osm2pgsql_latest\osm2pgsql.exe" --slim --host 10.12.1.2
5 --port 5432 --username postgres --database tanzania --prefix osm --style "C:\o
sm\osm.style" "C:\osm\tanzania-latest.osm.pbf"
osm2pgsql version 1.0.0 (64 bit id space)

Allocating memory for sparse node cache
Node-cache: cache=800MB, maxblocks=12800*65536, allocation method=9
Mid: pgsql, cache=800
Setting up table: osm_nodes
Setting up table: osm_ways
Setting up table: osm_rels
Using built-in tag processing pipeline
Using projection SRS 3857 (Spherical Mercator)
Setting up table: osm_point
Setting up table: osm_line
Setting up table: osm_polygon
Setting up table: osm_roads

Reading in file: C:\osm\tanzania-latest.osm.pbf
Using PBF parser.
Processing: Node(72055k 171.2k/s) Way(11793k 45.89k/s) Relation(12600 1260.00/s)
C:\osm>

*******************************************

-- 
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/954#issuecomment-536549895
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20190930/f006a295/attachment.html>


More information about the Tile-serving mailing list