Re: pgsql: Add slotsync skip statistics. - Mailing list pgsql-committers

From Amit Kapila
Subject Re: pgsql: Add slotsync skip statistics.
Date
Msg-id CAA4eK1KbuyZMqbNyFDXeAwn4-QF_dLCS97GYUxLVF=ZUFNfjRQ@mail.gmail.com
Whole thread Raw
In response to pgsql: Add slotsync skip statistics.  (Amit Kapila <akapila@postgresql.org>)
List pgsql-committers
On Tue, Nov 25, 2025 at 1:07 PM Amit Kapila <akapila@postgresql.org> wrote:
>
> Add slotsync skip statistics.
>

The test added by this commit caused two BF failures as reported in
email [1]. The analysis and patch to fix the problem is also proposed
in a later email [2]. This is a test-only issue causing random
failures. I would like to review it with fresh eyes tomorrow morning
and commit the proposed patch unless I find something. Sorry for the
inconvenience.

[1] -
https://www.postgresql.org/message-id/OSCPR01MB14966FE0BFB6C212298BFFEDEF5D1A%40OSCPR01MB14966.jpnprd01.prod.outlook.com
[2] -
https://www.postgresql.org/message-id/TY4PR01MB169070A4CA8D544ACDFB1191094D1A%40TY4PR01MB16907.jpnprd01.prod.outlook.com

--
With Regards,
Amit Kapila.



pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix a BF failure caused by commit 76b78721ca.