Skip to content

fix: [CPCAP-12685] getting statistics for PG17+ - #574

Open
svetychkina wants to merge 2 commits into
mainfrom
statistic_queries
Open

fix: [CPCAP-12685] getting statistics for PG17+#574
svetychkina wants to merge 2 commits into
mainfrom
statistic_queries

Conversation

@svetychkina

Copy link
Copy Markdown
Contributor

Edited: pg_stat_bgwriter_query;
Added:

  • pg_stat_checkpointer_query (migrate from bgwriter to new PG17+ pg_stat_checkpointer view);
  • pg_stat_io_backend_query (migrate from bgwriter to PG16+ pg_stat_io view stats).

@github-actions github-actions Bot added the bug Something isn't working label Aug 6, 2026
@svetychkina
svetychkina marked this pull request as ready for review August 6, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants