Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication - Mailing list pgsql-hackers

From Ashutosh Sharma
Subject Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Date
Msg-id CAE9k0P=K2fFFKShoGeJV4ZSP_ZBJSSvCsBVYBYOC+bzMFczV6w@mail.gmail.com
Whole thread
In response to synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication  (SATYANARAYANA NARLAPURAM <satyanarlapuram@gmail.com>)
List pgsql-hackers
Hi Shveta,

On Fri, May 15, 2026 at 9:28 AM shveta malik <shveta.malik@gmail.com> wrote:
>
> Ashutosh, while testing further, I noticed that
> 'synchronized_standby_slots' does not filter duplicate entries. As an
> example, if user ends up giving one entry twice in priority
> configuration, then we will end up waiting on one slot twice rather
> than waiting on 2 different slots.
>

Thank you for raising this concern. It is indeed an issue that needs
fixing. We will ensure it is addressed in the next patch version.

--
With Regards,
Ashutosh Sharma.



pgsql-hackers by date:

Previous
From: lu feng
Date:
Subject: Re: Avoid leaking system path from pg_available_extensions
Next
From: Nitin Motiani
Date:
Subject: Re: Adding pg_dump flag for parallel export to pipes