Skip to content

fix(cluster): add pg version compatibility to logical replication monitoring#881

Open
nkgilley wants to merge 1 commit into
cloudnative-pg:mainfrom
nkgilley:fix/logical-replication-pg-version-compat
Open

fix(cluster): add pg version compatibility to logical replication monitoring#881
nkgilley wants to merge 1 commit into
cloudnative-pg:mainfrom
nkgilley:fix/logical-replication-pg-version-compat

Conversation

@nkgilley

Copy link
Copy Markdown
Contributor

fixes #880

@nkgilley
nkgilley requested a review from itay-grudev as a code owner May 21, 2026 22:09
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 21, 2026
Signed-off-by: Nolan Gilley <nkgilley@gmail.com>
@nkgilley
nkgilley force-pushed the fix/logical-replication-pg-version-compat branch from 70edf3d to 14cc9ad Compare May 21, 2026 22:10
@nkgilley nkgilley changed the title fix: add pg version compatibility to logical replication monitoring fix(cluster): add pg version compatibility to logical replication monitoring May 21, 2026
@NiccoloFei NiccoloFei added the chart( cluster ) Related to the cluster chart label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart( cluster ) Related to the cluster chart size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cluster chart's logical replication query is only valid on Postgres >= 17

2 participants