Skip to content

More automated upgrade #26

@idontusenumbers

Description

@idontusenumbers

Is there any consideration for a more in-place upgrade?

  1. Accept the input data directory mount DATA (no NEW or OLD)
  2. Install postgres version based on DATA/PG_VERSION
  3. Create a new data directory, run initdb
  4. Migrate run pg_upgrade
  5. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions