Can't upload files to database by Nominatim

المشرف العام

Administrator
طاقم الإدارة
I was trying upload geofabric's netherlands-latest file into Nominatim's database. I used bellow command and all was fine:./utils/setup.php --osm-file maps/netherlands-latest.osm.pbf --all 2>&1 | tee setup.log But suddenly, I got the following error:

Processing: Node(100308k 215.7k/s) Way(13517k 25.85k/s) Relation(107730 1210.45/s) parse time: 1077sNode stats: total(100308187), max(3651340162) in 465sWay stats: total(13517172), max(360615308) in 523sRelation stats: total(107736), max(5369205) in 89snode cache: stored: 100308187(100.00%), storage efficiency: 58.77% (dense blocks: 70357, sparse nodes: 49312332), hit rate: 100.00%Stopping table: planet_osm_nodesStopping table: planet_osm_relsStopping table: planet_osm_waysBuilding index on table: planet_osm_rels (fastupdate=off)Building index on table: planet_osm_ways (fastupdate=off)Stopped table: planet_osm_nodes in 0sStopped table: planet_osm_rels in 0sCREATE INDEX planet_osm_ways_nodes ON planet_osm_ways USING gin (nodes) WITH (FASTUPDATE=OFF); failed: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.Error occurred, cleaning upERROR: Error executing external command: /opt/Nominatim/osm2pgsql/osm2pgsql -lsc -O gazetteer --hstore -C 2002 -P 5432 -d nominatim /opt/Nominatim/maps/netherlands-latest.osm.pbfError executing external command: /opt/Nominatim/osm2pgsql/osm2pgsql -lsc -O gazetteer --hstore -C 2002 -P 5432 -d nominatim /opt/Nominatim/maps/netherlands-latest.osm.pbfI didn't find any definite answers. Any ideas how to fix it will be appreciated.



أكثر...
 
أعلى