Commits

DateSubjectAuthorReleases
2026-07-02 Add system view pg_stat_kind_info 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-02-10 Add information about range type stats to pg_stats_ext_exprs 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-02-24 Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing 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-11-11 Add two attributes to pg_stat_database for parallel workers activity Michael Paquier 18.0
2024-01-15 Reduce dependency to money data type in main regression test suite Michael Paquier 17.0
2023-10-30 Introduce pg_stat_checkpointer Michael Paquier 17.0
2023-10-27 Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer Michael Paquier 17.0
2023-08-20 Add system view pg_wait_events Michael Paquier 17.0
2023-04-20 Remove io prefix from pg_stat_io columns Michael Paquier 16.0
2022-11-24 Add support for file inclusions in HBA and ident configuration files Michael Paquier 16.0
2022-10-26 Add rule_number to pg_hba_file_rules and map_number to pg_ident_file_mappings Michael Paquier 16.0
2022-03-29 Add system view pg_ident_file_mappings Michael Paquier 15.0
2021-03-09 Add support for more progress reporting in COPY Michael Paquier 14.0
2021-03-09 Remove support for SSL compression Michael Paquier 14.0
2020-05-17 Make pg_stat_wal_receiver consistent with the WAL receiver's shmem info Michael Paquier 13.0
2020-02-06 Add leader_pid to pg_stat_activity Michael Paquier 13.0
2018-12-18 Include partitioned indexes to system view pg_indexes Michael Paquier 12.0
2018-12-09 Add timestamp of last received message from standby to pg_stat_replication Michael Paquier 12.0