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

From Bertrand Drouvot
Subject Re: Disallow changing slot's failover option in transaction block
Date
Msg-id ZiYnWltGgtq+k4su@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
In response to Re: Disallow changing slot's failover option in transaction block  (shveta malik <shveta.malik@gmail.com>)
Responses Re: Disallow changing slot's failover option in transaction block
List pgsql-hackers
Hi,

On Mon, Apr 22, 2024 at 11:32:14AM +0530, shveta malik wrote:
> On Mon, Apr 22, 2024 at 5:57 AM Zhijie Hou (Fujitsu)
> <houzj.fnst@fujitsu.com> wrote:
> > Attach the V3 patch which also addressed Shveta[1] and Bertrand[2]'s comments.

Thanks!

>  Tested the patch, works well.

Same here.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Slow catchup of 2PC (twophase) transactions on replica in LR
Next
From: Alexander Lakhin
Date:
Subject: Re: Avoid orphaned objects dependencies, take 3