aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/commit_ts.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-07-08 13:48:49 +0900
committerMichael Paquier <michael@paquier.xyz>2025-07-08 13:48:49 +0900
commita27893df45ec5d8c657899202e9cf0b9a816fe2f (patch)
tree20d38cf700394c5c7a2c417fd4d35457074fc818 /src/backend/access/transam/commit_ts.c
parentf54af9f2679d5987b4680e742ac9bd585260e620 (diff)
downloadpostgresql-a27893df45ec5d8c657899202e9cf0b9a816fe2f.tar.gz
postgresql-a27893df45ec5d8c657899202e9cf0b9a816fe2f.zip
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 the WAL read stats, making the test more reliable on machines that could be slow with the stats reports. This test has been introduced in f4694e0f35b2, so backpatch down to v18. Reported-by: Alexander Lakhin <exclusion@gmail.com> Reviewed-by: Alexander Lakhin <exclusion@gmail.com> Discussion: https://postgr.es/m/f35ba3db-fca7-4693-bc35-6db64488e4b1@gmail.com Backpatch-through: 18
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions