Skip to content

Conversation

@mwaniki-wairungu
Copy link
Contributor

We copy default configs for the old PG version during the update.

Upstream changes disabled main cluster creation for old PG versions if a newer one exists so the old configs are no longer generated.

To work around this, we can invoke pg_createcluster.

See https://salsa.debian.org/postgresql/postgresql-common/-/commit/d9139f7777a42a39b5b6fabbffc9f020fad4dce5

We copy default configs for the old PG version during the update.

Upstream changes disabled main cluster creation for old PG versions
if a newer one exists so the old configs are no longer generated.

To work around this, we can invoke pg_createcluster.

See https://salsa.debian.org/postgresql/postgresql-common/-/commit/d9139f7777a42a39b5b6fabbffc9f020fad4dce5
@andrewschleifer andrewschleifer merged commit 34dd695 into main Jul 24, 2025
5 checks passed
@andrewschleifer andrewschleifer deleted the pg_old_main branch July 24, 2025 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants