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.
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.