On Thu, Jun 5, 2025 at 3:10 PM Fabrice Chapuis <fabrice636861@gmail.com> wrote:
>
> Thank you very much for the detailed response. I will proceed with the native implementation for synchronizing
logicalreplication slots.
Sure, thanks!
> In a maintenance context, when standby is shutdown, it's possible to temporarily disable the
synchronized_standby_slotsparameter to avoid blocking logical replication on the primary.
Right. That particular standby can be removed from the
'synchronized_standby_slots' list.
thanks
Shveta