Re: issue with synchronized_standby_slots - Mailing list pgsql-hackers

From Rahila Syed
Subject Re: issue with synchronized_standby_slots
Date
Msg-id CAH2L28uOFMhm-YSQNUVqZycSKoCbRsEsj0t3UEAEFu+RzbZ=jA@mail.gmail.com
Whole thread Raw
In response to Re: issue with synchronized_standby_slots  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: issue with synchronized_standby_slots
Re: issue with synchronized_standby_slots
List pgsql-hackers
Hi,


 As for the synchronized_standby_slots, we can follow the behavior
similar to check_synchronous_standby_names and just give parsing
ERRORs. Any non-existent slot related errors can be given when that
parameter is later used.

--

Please find attached a patch that implements this. I will work on adding a test for it.  

Thank you,
Rahila Syed
Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication
Next
From: Nazir Bilal Yavuz
Date:
Subject: Re: Eagerly evict bulkwrite strategy ring