Re: Instability of pg_walsummary/002_blocks.pl due to timing
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-07-08T04:59:32Z
Lists: pgsql-hackers
On Mon, Jul 07, 2025 at 08:00:01AM +0300, Alexander Lakhin wrote: > I'm sorry for not being accurate enough -- I forgot to mention that I > replicated the config from culicidae, and now I see that "fsync=on" > is needed to reproduce the failure for me (though maybe). Even with that, the situation was stable here with two hours running the test in a loop. > I got failures on iterations 3, 5, 1. With your patch applied, I got 100 > iterations passed. This is good enough for me, so applied. Thanks for double-checking. -- Michael
Commits
-
pg_walsummary: Improve stability of test checking statistics
- 330db576f8c3 18.0 landed
- a27893df45ec 19 (unreleased) landed