On Fri, Sep 4, 2026 at 2:00 AM Alexander Lakhin <[email protected]> wrote: > 03.09.2026 03:33, Michael Paquier wrote: > Yes, this failure is also something that was puzzling me a bit, but I > did not take the time to dig into it. Enforcing a larger checkpoint > timeout sounds like a safety measure good enough, at quick glance.
Thanks! > where all such failures are enumerated with links to corresponding > reports/discussions, e.g. I reported this one previously: > https://www.postgresql.org/message-id/9ffdb19a-7a89-424e-925a-dd981c37f0ba%40gmail.com Thanks for the pointer! Reading your previous report, my understanding is that the failure was also caused by a checkpoint during the test. So the proposed fix, which increases checkpoint_timeout to prevent such checkpoints, seems consistent with that analysis. So, barring any objections, I'll commit the patch. Regards, -- Fujii Masao
