Skip to content

Conversation

@a-velasco
Copy link
Contributor

Port of canonical/postgresql-operator#1270

This PR introduces a dedicated guide for migrating data from PostgreSQL 14 to 16.

It also refactors the "Development" section into "Data migration", and bumps out the integration guide.

Checklist

  • I have added or updated any relevant documentation.
  • I have cleaned any remaining cloud resources from my accounts.

Copy link
Contributor

@taurus-forever taurus-forever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after one edge=>stable change

Deploy one unit of Charmed PostgreSQL 16. This will simplify the migration and can be scaled later.

```shell
juju deploy postgresql-k8s --channel 16/edge --trust
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it should be 16/stable here

@a-velasco a-velasco added documentation Improvements or additions to documentation enhancement New feature, UI change, or workload upgrade labels Oct 29, 2025
@a-velasco a-velasco merged commit 4f8ed33 into 16/edge Oct 29, 2025
5 checks passed
@a-velasco a-velasco deleted the major-upgrade-guide branch October 29, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature, UI change, or workload upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants