pgsql: pg_walsummary: Improve stability of test checking statistics

2025-07-07 Thread Michael Paquier
pg_walsummary: Improve stability of test checking statistics Per buildfarm member culicidae, the query checking for stats reported by the WAL summarizer related to WAL reads is proving to be unstable. Instead of a one-time query, this commit replaces the logic with a polling query checking for th

pgsql: pg_walsummary: Improve stability of test checking statistics

2025-07-07 Thread Michael Paquier
pg_walsummary: Improve stability of test checking statistics Per buildfarm member culicidae, the query checking for stats reported by the WAL summarizer related to WAL reads is proving to be unstable. Instead of a one-time query, this commit replaces the logic with a polling query checking for th