RE: pg_recvlogical cannot create slots with failover=true - Mailing list pgsql-hackers

From Zhijie Hou (Fujitsu)
Subject RE: pg_recvlogical cannot create slots with failover=true
Date
Msg-id OS3PR01MB5718DD1466E2B9043448AE5094AA2@OS3PR01MB5718.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: pg_recvlogical cannot create slots with failover=true  (Masahiko Sawada <sawada.mshk@gmail.com>)
Responses Re: pg_recvlogical cannot create slots with failover=true
List pgsql-hackers
On Sat, Apr 5, 2025 at 1:45 AM Masahiko Sawada wrote:

Hi,

> Thank you for updating the patch! Pushed with small cosmetic changes.

Thanks for pushing the feature !

I noticed one typo in the doc and here is a tiny patch to fix it.

-        The <option>--two-phase</option> and <option>--falover</option> options
+        The <option>--two-phase</option> and <option>--failover</option> options

Best Regards,
Hou zj

Attachment

pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: New criteria for autovacuum
Next
From: Tom Lane
Date:
Subject: Re: FmgrInfo allocation patterns (and PL handling as staged programming)