Commits

DateSubjectAuthorReleases
2025-03-08 Add regression test listing all the possible tuples in pg_stat_io Michael Paquier 18.0
2025-02-19 Correct relation size estimate with low fillfactor Tomas Vondra 17.5
2025-02-19 Correct relation size estimate with low fillfactor Tomas Vondra 18.0
2025-02-07 Move SQL tests of pg_stat_io for WAL data to recovery test 029_stats_restart Michael Paquier 18.0
2025-02-04 Add data for WAL in pg_stat_io and backend statistics Michael Paquier 18.0
2024-12-20 Relax regression test for fsync check of backend-level stats Michael Paquier 18.0
2024-12-19 Add backend-level statistics to pgstats Michael Paquier 18.0
2024-09-18 Extend PgStat_HashKey.objid from 4 to 8 bytes Michael Paquier 18.0
2024-02-28 Rename SLRU elements in view pg_stat_slru Alvaro Herrera 17.0
2023-11-28 Remove more statements from stats.sql Michael Paquier 17.0
2023-11-28 Remove test for pg_stat_reset_shared() in stats.sql Michael Paquier 17.0
2023-11-16 Add target "slru" to pg_stat_reset_shared() Michael Paquier 17.0
2023-11-14 Add support for pg_stat_reset_slru without argument Michael Paquier 17.0
2023-11-12 Add ability to reset all shared stats types in pg_stat_reset_shared() Michael Paquier 17.0
2023-10-30 Expand regression tests for pg_stat_reset_shared() Michael Paquier 17.0
2023-10-30 Introduce pg_stat_checkpointer Michael Paquier 17.0
2023-08-21 Fix pg_stat_reset_single_table_counters() for shared relations Michael Paquier 15.5
2023-08-21 Fix pg_stat_reset_single_table_counters() for shared relations Michael Paquier 16.0
2023-08-21 Fix pg_stat_reset_single_table_counters() for shared relations Michael Paquier 17.0
2023-08-02 Fix pg_stat_io buffer reuse test instability Andres Freund 16.0
2023-08-01 Fix pg_stat_io buffer reuse test instability Andres Freund 17.0
2023-05-17 Add writeback to pg_stat_io Andres Freund 16.0
2023-05-17 Use BUFFER_USAGE_LIMIT to reduce needed test table size Andres Freund 16.0
2023-05-10 Fix assertion failure when updating stats_fetch_consistency in a transaction Michael Paquier 15.4
2023-05-10 Fix assertion failure when updating stats_fetch_consistency in a transaction Michael Paquier 16.0