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 CAE9k0PmOURa4Yi3sYFb6PG7PuJGi9zBd9nAcJ3A5-_N_qn8xew@mail.gmail.com
Whole thread
In response to Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication  (shveta malik <shveta.malik@gmail.com>)
Responses Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
List pgsql-hackers
Hi,

On Fri, Jun 5, 2026 at 3:32 PM shveta malik <shveta.malik@gmail.com> wrote:
>
> On Thu, Jun 4, 2026 at 2:57 PM Ashutosh Sharma <ashu.coek88@gmail.com> wrote:
> >
> >
> > So my preferred behavior would be:
> >
> > 1) duplicate names: normalize, do not error
> > 2) after normalization, if num_sync > unique_slots: error immediately
> >
>
> 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.

--
With Regards,
Ashutosh Sharma.



pgsql-hackers by date:

Previous
From: Lukas Fittl
Date:
Subject: Re: RFC: Logging plan of the running query
Next
From: shveta malik
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication