RE: Disallow changing slot's failover option in transaction block - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: Disallow changing slot's failover option in transaction block
Date
Msg-id OSBPR01MB25525310FCC12BBCC00911A3F50D2@OSBPR01MB2552.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: Disallow changing slot's failover option in transaction block  (shveta malik <shveta.malik@gmail.com>)
List pgsql-hackers
Dear Shveta,

> When I said that option 2 aligns with ALTER-SUB documented behaviour,
> I meant the doc described in [1] stating "When altering the slot_name,
> the failover and two_phase property values of the named slot may
> differ from the counterpart failover and two_phase parameters
> specified in the subscription...."
> 
> [1]:
> https://www.postgresql.org/docs/devel/sql-altersubscription.html#SQL-ALTER
> SUBSCRIPTION-PARAMS-SET

I see, thanks for the clarification. Agreed that the description is not conflict with
option 2.

Best Regards,
Hayato Kuroda
FUJITSU LIMITED
https://www.fujitsu.com/ 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: ECPG cleanup and fix for clang compile-time problem
Next
From: Tom Lane
Date:
Subject: Re: Speed up clean meson builds by ~25%