Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osm2pgsql append if database already exists #436

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hutli
Copy link

@hutli hutli commented Oct 9, 2024

This pull request adds logic that appends to pgsql if the database already exists and has data.
As mentioned in #367 this is significantly slower than "creating" and is therefore only a nice-to-have for the people who have time to wait.

Fixes #367

do not initialize database if it already exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to download more than one .osm.pbf?
1 participant