Replies: 2 comments
-
Just and update for anyone else that experienced the same issue, it appears the container picks up where it stopped. It's now continuing the ingestion process. |
Beta Was this translation helpful? Give feedback.
-
This was super helpful. My Google search: "nominatim" docker "osm2pgsql_properties" ... guess what: 2 results. This thread was very helpful as I have been importing planet.osm.pbf for 48 hours now, and it is complete with Valhalla (took 38 hours). But now I am confident enough to reboot the box; and I will "report back once its complete" as well ;-) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I started a nonimatim import container creation before going to bed.
This morning I discovered my nonimatim workstation rebooted at some point. Not sure how far the initial container creation progressed.
I see the container, ran it and it appears to be loading or continuing the build.
2023-11-07 08:02:24 + sudo -E -u nominatim nominatim import --osm-file /nominatim/data.osm.pbf --threads 32
2023-11-07 08:02:25 2023-11-07 16:02:25: Using project directory: /nominatim
2023-11-07 08:02:26 2023-11-07 16:02:26: Creating database
2023-11-07 08:02:26 2023-11-07 16:02:26: Setting up country tables
2023-11-07 08:02:27 2023-11-07 16:02:27: Importing OSM data file
2023-11-07 08:02:27 2023-11-07 16:02:27 osm2pgsql version 1.9.2
2023-11-07 08:02:27 2023-11-07 16:02:27 Database version: 14.9 (Ubuntu 14.9-0ubuntu0.22.04.1)
2023-11-07 08:02:27 2023-11-07 16:02:27 PostGIS version: 3.2
2023-11-07 08:02:27 2023-11-07 16:02:27 Storing properties to table '"public"."osm2pgsql_properties"'.
Is there a log somewhere or a way I can verify what completed?
If starting the container, will it continue the database ingestion if it was forced to stop at some point?
Thank you,
-E
Beta Was this translation helpful? Give feedback.
All reactions