Re: failover logical replication slots

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Fabrice Chapuis <fabrice636861(at)gmail(dot)com>
Cc: "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: failover logical replication slots
Date: 2025-06-12 10:31:17
Message-ID: CAA4eK1LhSUz7ojGrzyRHHkDP7+SXT1DpwDN-SnzXiFiNN8Nk8Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jun 12, 2025 at 3:53 PM Fabrice Chapuis <fabrice636861(at)gmail(dot)com> wrote:
>
> However, the problem still persists: it is currently not possible to perform an automatic switchover after creating a new subscription.
>
> Would it be reasonable to consider adding a GUC to address this issue?
> I can propose a patch in that sense if it seems appropriate.
>

Yeah, we can consider that, though I don't know at this stage if GUC
is the only way, but I hope you understand that it will be for PG19.

--
With Regards,
Amit Kapila.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabrice Chapuis 2025-06-12 10:32:14 Re: failover logical replication slots
Previous Message Etsuro Fujita 2025-06-12 10:29:34 Re: Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions