Re: pg_recvlogical cannot create slots with failover=true

From: Michael Banck <mbanck(at)gmx(dot)net>
To: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>
Cc: "'pgsql-hackers(at)lists(dot)postgresql(dot)org'" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_recvlogical cannot create slots with failover=true
Date: 2025-04-01 08:18:41
Message-ID: 67eba162.050a0220.3c93c3.7383@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Tue, Apr 01, 2025 at 08:01:32AM +0000, Hayato Kuroda (Fujitsu) wrote:
> Attached patch implements it. Since -f/-F option has already been used, -O was
> chosen for the short-version. Better idea is very welcomed.

Maybe we don't need a short option at all for this, at least initially?

Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2025-04-01 08:32:35 Re: Fix 035_standby_logical_decoding.pl race conditions
Previous Message Amit Langote 2025-04-01 08:01:54 Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning