Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication

From: Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com>
To: shveta malik <shveta(dot)malik(at)gmail(dot)com>
Cc: "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Ajin Cherian <itsajin(at)gmail(dot)com>, SATYANARAYANA NARLAPURAM <satyanarlapuram(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Date: 2026-06-08 08:53:28
Message-ID: CAE9k0PnQ5XNkDwt3uLmHuZOuiZmHn-bRPWn1p7nHQnurE8QwxQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Mon, Jun 8, 2026 at 11:38 AM Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> wrote:
>
> Hi,
>
> On Fri, Jun 5, 2026 at 3:32 PM shveta malik <shveta(dot)malik(at)gmail(dot)com> wrote:
> >
> > Thanks for tha pathces. I have attached a patch (txt file) with a few
> > trivial changes, take it if you find the changes acceptable.
> >
>
> Thanks, I will review it and share my feedback.
>

PFA the patches that incorporate the changes from the top-up patch
shared by Shveta in [1]. These changes primarily consist of
documentation updates, comment improvements, and indentation fixes at
a few places.

[1] - https://www.postgresql.org/message-id/CAJpy0uAdBxGpc4wtj-LcTGMNkVCYu4eMbDr27snEO_SrN2cV4A%40mail.gmail.com

--
With Regards,
Ashutosh Sharma.

Attachment Content-Type Size
0003-Add-FIRST-N-and-N-.-priority-syntax-to-synchronized_.patch application/octet-stream 23.3 KB
0001-Refactor-syncrep-parsing-to-represent-bare-standby-l.patch application/octet-stream 3.1 KB
0002-Add-ANY-N-semantics-to-synchronized_standby_slots.patch application/octet-stream 43.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2026-06-08 09:15:44 Re: Fix comment in report_sequence_errors()
Previous Message Bertrand Drouvot 2026-06-08 08:47:48 Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline