Skip to content

Fix for postgres upgrade to v18#134

Open
majst01 wants to merge 8 commits intomasterfrom
fix-postgres-18-upgrade
Open

Fix for postgres upgrade to v18#134
majst01 wants to merge 8 commits intomasterfrom
fix-postgres-18-upgrade

Conversation

@majst01
Copy link
Contributor

@majst01 majst01 commented Nov 7, 2025

Description

Resolves: #132

@majst01 majst01 self-assigned this Nov 7, 2025
@metal-robot metal-robot bot added this to Development Nov 7, 2025
@metal-robot metal-robot bot added the area: control-plane Affects the metal-stack control-plane area. label Nov 7, 2025
@majst01 majst01 changed the title Show how it breaks Fix for postgres upgrade to v18 Nov 8, 2025
@Gerrit91
Copy link
Contributor

Maybe checking checksums to find out if a restore is required in the Check would be interesting to add?

@Gerrit91 Gerrit91 added the triage This should be talked about in the next planning. label Nov 17, 2025
@iljarotar iljarotar moved this to In Progress in Development Nov 17, 2025
@metal-robot metal-robot bot removed the triage This should be talked about in the next planning. label Nov 17, 2025
@majst01
Copy link
Contributor Author

majst01 commented Nov 18, 2025

Maybe checking checksums to find out if a restore is required in the Check would be interesting to add?

Also done

@majst01 majst01 marked this pull request as ready for review November 18, 2025 15:16
@majst01 majst01 requested a review from a team as a code owner November 18, 2025 15:17
@Gerrit91
Copy link
Contributor

Looks good, but CI fails. :(
Will also conflict with #135 but should not be very difficult to align.

@majst01
Copy link
Contributor Author

majst01 commented Nov 20, 2025

Looks good, but CI fails. :( Will also conflict with #135 but should not be very difficult to align.

My guess is that the pg_checksums command in Check must also be version dependent

@Gerrit91 Gerrit91 moved this from In Progress to Upcoming in Development Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: control-plane Affects the metal-stack control-plane area.

Projects

Status: Upcoming

Development

Successfully merging this pull request may close these issues.

Upgrade from Postgres 17.6-alpine to 18.0-alpine fails

2 participants