Skip to content
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

Support Postgres 15+ #23202

Open
jrafanie opened this issue Sep 24, 2024 · 2 comments
Open

Support Postgres 15+ #23202

jrafanie opened this issue Sep 24, 2024 · 2 comments
Assignees

Comments

@jrafanie
Copy link
Member

jrafanie commented Sep 24, 2024

Postgres 13 is EOL Nov 25, 2025

High level: We need to get HA support which primarily involves repmgr compiled and built against postgres 15. We also need to test logical replication for region support. Both would need to be tested on appliances and new rpms delivered for upgrades.

We're using repmgr 5.2.1, implemented in:
ManageIQ/manageiq-rpm_build#309
ManageIQ/manageiq-rpm_build#341
ManageIQ/manageiq-rpm_build#443

It's currently at version 5.4.1 and supports postgres 16: https://www.repmgr.org/docs/current/index.html

5.3.0 supports PG 14 https://www.repmgr.org/docs/current/release-5.3.0.html
5.3.3 supports PG 15 https://www.repmgr.org/docs/current/release-5.3.3.html

@Fryguy Fryguy added this to Roadmap Sep 24, 2024
@Fryguy Fryguy moved this to To do in Roadmap Sep 24, 2024
@miq-bot miq-bot added the stale label Jan 6, 2025
@miq-bot
Copy link
Member

miq-bot commented Jan 6, 2025

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

@bdunne
Copy link
Member

bdunne commented Jan 6, 2025

CentOS Stream 10 is released with PostgreSQL 16, so we should probably target that.

@bdunne bdunne removed the stale label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

3 participants