Skip to content

feat: covering ranges for upgrades #1603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 21, 2025
Merged

feat: covering ranges for upgrades #1603

merged 5 commits into from
May 21, 2025

Conversation

samrose
Copy link
Collaborator

@samrose samrose commented May 21, 2025

In this PR we are expanding the coverage to pg major version equal to or less than 15, to cover pg 14 instances, for config adjustments that need to happen to upgrade postgres. Need to cover ranges for differences between 15 and lower, or 16 and higher (instead of specific version) for various operations.

@samrose samrose requested review from a team as code owners May 21, 2025 12:10
@samrose samrose changed the title feat: need to cover less than or equal to 15 feat: covering ranges for upgrades May 21, 2025
@samrose samrose merged commit ebaf443 into develop May 21, 2025
6 of 8 checks passed
@samrose samrose deleted the sam/pg-14-upgrade branch May 21, 2025 17:48
damonrand pushed a commit to cepro/postgres that referenced this pull request Jun 15, 2025
* feat: need to cover less than or equal to 15

* feat: handle range of 16 or greater for destination of upgrade

* feat: use -ge approach for all instances of 16+ handling

* chore: testing vers bump

* chore: version bump for release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants