-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
Is there any consideration for a more in-place upgrade?
- Accept the input data directory mount DATA (no NEW or OLD)
- Install postgres version based on DATA/PG_VERSION
- Create a new data directory, run initdb
- Migrate run pg_upgrade
- If successful
- Optionally move the old data from DATA to a backup directory
- Delete contents of DATA
- Move everything from the new data directory to DATA
Metadata
Metadata
Assignees
Labels
No labels