Skip to content

Postgres server closed the connection unexpectedly during import, is that recoverable? #3254

Answered by mtmail
alpoi-x asked this question in Q&A
Discussion options

You must be logged in to vote

Check the postgresql server logfile for hints why the server might have stopped.

It's reconverable, the indexing step already finished. Go into the project directory, then nominatim import --continue db-postprocess. nominatim import -h shows all parameters. The --threads is only relevant for the indexing step. Expect it to take a couple of hours.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alpoi-x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3253 on November 21, 2023 13:40.