Andres Freund writes:
> I integrated the suggested change of the comment and tweaked it a bit
> more. And finally pushed the fix.
This failure was originally seen on v16 (that is, pre-fork). Shouldn't
the fix be back-patched?
regards, tom lane
Hi,
On 2023-07-31 21:03:07 +0900, Masahiko Sawada wrote:
> Regarding the patch, I have a comment:
>
> -- Test that reuse of strategy buffers and reads of blocks into these reused
> --- buffers while VACUUMing are tracked in pg_stat_io.
> +-- buffers while VACUUMing are tracked in pg_stat_io. If
Hi,
On Tue, Jul 11, 2023 at 3:35 AM Melanie Plageman
wrote:
>
> Hi,
>
> Jeff pointed out that one of the pg_stat_io tests has failed a few times
> over the past months (here on morepork [1] and more recently here on
> francolin [2]).
>
> Failing test diff for those who prefer not to scroll:
>
> +
Hi Melanie,
10.07.2023 21:35, Melanie Plageman wrote:
Hi,
Jeff pointed out that one of the pg_stat_io tests has failed a few times
over the past months (here on morepork [1] and more recently here on
francolin [2]).
Failing test diff for those who prefer not to scroll:
+++
/home/bf/bf-build/