[Tile-serving] [openstreetmap/osm2pgsql] osm2pgsql stops with no errors or information (#575)
eleaj
notifications at github.com
Wed Apr 27 12:38:56 UTC 2016
I have been trying to import an osm planet file in .pbf format into PostGIS and it appears to just stop after a few days of running. I've read through quite a few of the posts in the osm wiki forum and posted my own question and have got no answers on this issue. As far as I understand it, I should get some information about how long it has taken when it finishes but the last thing it shows me is something like this:
'Processing: Node<1929394k 225.9k/s> Way<186904k 1.37k/s> Relation<477740 9.65/s>'
I've tried it twice with the same file and a third time with a completely new planet file and all three times it does exactly the same thing. I checked the event logs each time and I can't see anything that says I've run out of memory or space and when I look in PostgreSQL there is only one table called spatial_ref_sys.
My server set up is thus:
Windows Server 2008 R2 - 64bit
2.00Ghz Dual Core
24 GB RAM
350GB HDD
The command I used to set osm2pgsql running was:
osm2pgsql -S "C:/Program Files/cygwin-package/default.style" -U postgres -d maps C:/Users/jordane/Desktop/Maps/planet-130614.osm.pbf -W --port 5432 --host localhost -s --flat-nodes flat-nodes.bin
Either I'm doing something wrong or there is an uncaught error/bug.
Thanks
---
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/575
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160427/fcc32f73/attachment.html>
More information about the Tile-serving
mailing list