RE: Fix an incorrect statement for failover option in alter_subscription.sgml

From: "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>
To: "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Subject: RE: Fix an incorrect statement for failover option in alter_subscription.sgml
Date: 2024-07-19 05:53:28
Message-ID: OS0PR01MB5716D858D4A67B666CCD50FF94AD2@OS0PR01MB5716.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Friday, July 19, 2024 1:13 PM Zhijie Hou (Fujitsu) <houzj(dot)fnst(at)fujitsu(dot)com> wrote:
>
> Hi,
>
> The documentation incorrectly stated that users cannot alter subscription's
> failover option when two-phase commit is enabled.
>
> When writing this doc, I only wanted to mention we cannot execute ALTER SUB
> SET
> (failover) in a transaction block, but I missed the following statement for
> two-phase commit which causes the incorrect understanding. Here is a small
> patch to fix it.

CC Amit who originally committed the doc change.

Best Regards,
Hou zj

Attachment Content-Type Size
0001-fix-doc-of-the-subscription-failover-option.patch application/octet-stream 1.6 KB

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2024-07-21 09:52:13 Undocumented count in FORWARD/BACKWARD direction of MOVE statement
Previous Message Zhijie Hou (Fujitsu) 2024-07-19 05:13:22 Fix an incorrect statement for failover option in alter_subscription.sgml