sudo -u postgres ./src/build/utils/update.php --import-osmosis-all #442
Unanswered
Track-traces
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While testing a local nominatim docker server as a Reverse geocoding server.
I wonder if it is possible and howto add more resources to the update process (like more cores and ram)
I see the nominatim update process only uses one core and postgres process is at 99% cpu (and or add more resources to postgres).
Available 16 cores 64 gb ram nominatim om 980 pro 2 TB ssd.
I use the below command to do the database updates:
sudo -u postgres ./src/build/utils/update.php --import-osmosis-all
Beta Was this translation helpful? Give feedback.
All reactions