Replies: 2 comments 1 reply
-
Not really a bug, but https://switch2osm.org/serving-tiles/updating-as-people-edit-osm2pgsql-replication/ , which links to https://osm2pgsql.org/doc/install.html and https://osm2pgsql.org/doc/manual.html#updating-an-existing-database , might help you. See also https://switch2osm.org/serving-tiles/updating-as-people-edit-pyosmium/ which is a slightly more flexible alternative. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi Guys
I installed osm2pgsql on my Ubuntu 20.04.
And when I try to use osm2pgsql-replication, it says osm2pgsql-replication: command not found.
I can see my osm2pgsql version is 1.4.1 and osm2pgsql-replication is available at >=1.4.2.
How can I upgrade my osm2pgsql version?
Also if I am going to use https://raw.githubusercontent.com/openstreetmap/osm2pgsql/master/scripts/osm2pgsql-replication this script for osm2pgsql-replication, where should I copy it to use as a command?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions