WIP: PostgreSQL Cluster Auto-Upgrade #92
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
new feature
project/hyprspace
project/ircbot
project/monitoring
question
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: privatevoid.net/depot#92
Loading…
Reference in a new issue
No description provided.
Delete branch "pg-auto-migrations"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the ability to automatically upgrade PostgreSQL nodes in a Patroni cluster across major versions with (ideally) minimal downtime.
Upgrade step-by-step:
assigned to @max
changed the description
added 2 commits
9498e87e
- modules/patroni: pause patroni during upgrade, disable python stdout buffering for migration scripta12c249e
- checks/patroni-migration: load a big example databaseCompare with previous version
Maybe use Spilo's upgrade script? https://github.com/zalando/spilo/blob/master/postgres-appliance/major_upgrade/inplace_upgrade.py
Draft: PostgreSQL Cluster Auto-Upgradeto WIP: Draft: PostgreSQL Cluster Auto-UpgradeWIP: Draft: PostgreSQL Cluster Auto-Upgradeto WIP: PostgreSQL Cluster Auto-UpgradeView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.