Commits

DateSubjectAuthorReleases
2026-07-02 Add system view pg_stat_kind_info Michael Paquier master
2026-07-01 doc: Add new section describing fast-path locking Michael Paquier master
2026-06-30 Add backend-level lock statistics Michael Paquier master
2026-06-30 Change stat_lock.wait_time to double precision Michael Paquier 19 (unreleased)
2026-06-30 Change stat_lock.wait_time to double precision Michael Paquier master
2026-03-24 Add support for lock statistics in pgstats Michael Paquier 19 (unreleased)
2026-03-06 Add system view pg_stat_recovery Michael Paquier 19 (unreleased)
2026-01-23 Add WALRCV_CONNECTING state to the WAL receiver Michael Paquier 19 (unreleased)
2026-01-22 doc: List all the possible values of pg_stat_wal_receiver.status Michael Paquier 19 (unreleased)
2025-10-28 Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backend_wal() Michael Paquier 19 (unreleased)
2025-10-08 Add stats_reset to pg_stat_user_functions Michael Paquier 19 (unreleased)
2025-10-06 Add stats_reset to pg_stat_all_{tables,indexes} and related views Michael Paquier 19 (unreleased)
2025-04-30 doc: Mention cost-based delays for total_[auto]{vacuum,analyze}_time Michael Paquier 18.0
2025-03-26 doc: Mention possible ephemeral discrepancies in pg_stat_activity Michael Paquier 18.0
2025-03-11 Add WAL data to backend statistics Michael Paquier 18.0
2025-03-04 Split pgstat_bestart() into three different routines Michael Paquier 18.0
2025-02-26 Re-add GUC track_wal_io_timing Michael Paquier 18.0
2025-02-24 Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing Michael Paquier 18.0
2025-02-20 doc: Add details about object "wal" in pg_stat_io Michael Paquier 18.0
2025-02-04 Add data for WAL in pg_stat_io and backend statistics Michael Paquier 18.0
2025-01-28 Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze Michael Paquier 18.0
2025-01-14 Make pg_stat_io count IOs as bytes instead of blocks for some operations Michael Paquier 18.0
2024-12-19 Add backend-level statistics to pgstats Michael Paquier 18.0
2024-11-11 Add two attributes to pg_stat_database for parallel workers activity Michael Paquier 18.0
2024-02-06 doc: Spell I/O consistently Michael Paquier 17.0