Commits

DateSubjectAuthorReleases
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-05-19 Fix issues in pg_stat_wal. Fujii Masao 14.0
2021-04-02 Fix pgstat_report_replslot() to use proper data types for its arguments. Fujii Masao 14.0
2021-03-24 Rename wait event WalrcvExit to WalReceiverExit. Fujii Masao 14.0
2021-03-23 Change the type of WalReceiverWaitStart wait event from Client to IPC. Fujii Masao 14.0
2021-03-09 Track total amounts of times spent writing and syncing WAL data to disk. 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-04-03 Add wait events for recovery conflicts. Fujii Masao 13.0
2020-03-24 Add wait events for WAL archive and recovery pause. Fujii Masao 13.0
2020-03-19 Rename the recovery-related wait events. Fujii Masao 13.0
2020-03-03 Report progress of streaming base backup. Fujii Masao 13.0
2020-02-17 Add description about GSSOpenServer wait event into document. Fujii Masao 13.0
2014-12-18 Add memory barriers for PgBackendStatus.st_changecount protocol. Fujii Masao 9.5.0
2014-06-04 Save pg_stat_statements statistics file into $PGDATA/pg_stat directory at shutdown. Fujii Masao 9.4.0
2014-02-03 Make pg_basebackup skip temporary statistics files. Fujii Masao 9.4.0
2014-01-28 Add pg_stat_archiver statistics view. Fujii Masao 9.4.0