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