You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am installing nominatim-docker 3.0 on VM with 128 GB RAM and 8 vcpus with 1TB disk. I am almost going to run out of disk(only 10 GB left). I am wondering if it is ok to restart pgsql service to stop rank 30 index/update. Here are last few steps of docker file.
My question: Are rank 30 updates so critical for geocoding?
If I restart postgresql at this stage of installation, would nominatim api be functional?
My current install is for the test purpose and I just want to checkout nominatim local.
This discussion was converted from issue #55 on May 12, 2021 18:27.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am installing nominatim-docker 3.0 on VM with 128 GB RAM and 8 vcpus with 1TB disk. I am almost going to run out of disk(only 10 GB left). I am wondering if it is ok to restart pgsql service to stop rank 30 index/update. Here are last few steps of docker file.
My question: Are rank 30 updates so critical for geocoding?
If I restart postgresql at this stage of installation, would nominatim api be functional?
My current install is for the test purpose and I just want to checkout nominatim local.
Beta Was this translation helpful? Give feedback.
All reactions