On Wednesday, July 24, 2024 10:56 AM shveta malik
wrote:
>
> On Tue, Jul 23, 2024 at 5:10 PM Amit Kapila wrote:
> >
> > One minor comment:
> > - if the table copy is finished (See > linkend="catalog-pg-subscription-rel"/>).
> > + On the subscriber node, use the following SQL to identif
On Monday, July 22, 2024 7:13 PM Amit Kapila wrote:
>
> On Mon, Jul 22, 2024 at 10:59 AM shveta malik
> wrote:
> >
> > On Mon, Jul 22, 2024 at 10:46 AM shveta malik
> wrote:
> > >
> > > Hi,
> > >
> > > We have a query in failover-ready doc referring to
> > > pg_subscription_rel. Unlike pg_subsc
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 c
On Friday, July 19, 2024 1:13 PM Zhijie Hou (Fujitsu)
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 cann