Commits

DateSubjectAuthorReleases
2026-03-16 Add stats_reset column to pg_statio_all_sequences Fujii Masao 19 (unreleased)
2026-03-13 Add stats_reset column to pg_stat_database_conflicts. Fujii Masao 19 (unreleased)
2024-10-02 Fix inconsistent reporting of checkpointer stats. Fujii Masao 18.0
2024-09-30 Add num_done counter to the pg_stat_checkpointer view. Fujii Masao 18.0
2021-03-09 Track total amounts of times spent writing and syncing WAL data to disk. Fujii Masao 14.0
2021-02-15 Display the time when the process started waiting for the lock, in pg_locks, take 2 Fujii Masao 14.0
2021-02-09 Revert "Display the time when the process started waiting for the lock, in pg_locks." Fujii Masao 14.0
2021-02-09 Display the time when the process started waiting for the lock, in pg_locks. Fujii Masao 14.0
2020-12-02 Track total number of WAL records, FPIs and bytes generated in the cluster. Fujii Masao 14.0
2020-10-02 Add pg_stat_wal statistics view. Fujii Masao 14.0
2020-08-19 Add pg_backend_memory_contexts system view. Fujii Masao 14.0
2020-07-20 Add generic_plans and custom_plans fields into pg_prepared_statements. Fujii Masao 14.0
2020-03-24 Report NULL as total backup size if it's not estimated. Fujii Masao 13.0
2020-03-03 Report progress of streaming base backup. Fujii Masao 13.0
2018-03-30 Enhance pg_stat_wal_receiver view to display host and port of sender server. Fujii Masao 11.0
2016-07-07 Rename pg_stat_wal_receiver.conn_info to conninfo. Fujii Masao 9.6.0
2014-01-28 Add pg_stat_archiver statistics view. Fujii Masao 9.4.0
2013-07-03 Get rid of pg_class.reltoastidxid. Fujii Masao 9.4.0