Commits

DateSubjectAuthorReleases
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
2023-04-20 Remove io prefix from pg_stat_io columns Michael Paquier 16.0
2023-03-31 Track shared buffer hits in pg_stat_io Andres Freund 16.0
2023-03-21 Stabilize pg_stat_io writes test Andres Freund 16.0
2023-03-20 Ignore BRIN indexes when checking for HOT updates Tomas Vondra 16.0
2023-03-07 Fix flakey pg_stat_io test Andres Freund 16.0