rustprooflabs / pgosm-flex

PgOSM Flex provides high quality OpenStreetMap datasets in PostGIS (Postgres) using the osm2pgsql Flex output.
MIT License
101 stars 20 forks source link

Setup for improved migration process #281

Closed rustprooflabs closed 1 year ago

rustprooflabs commented 1 year ago

Improving ease of migrating databases using replication by providing scripts from release notes in SQL files. This should make it much easier for users to update when they're multiple versions behind the latest.

Longer term, we should be able to use these to query osm.pgosm_flex for the latest import, the PgOSM Flex version used, and deploy any necessary migration scripts.