RE: Conflict detection for update_deleted in logical replication - Mailing list pgsql-hackers

From Zhijie Hou (Fujitsu)
Subject RE: Conflict detection for update_deleted in logical replication
Date
Msg-id OS0PR01MB571608F8B5C7E5037854F63594A62@OS0PR01MB5716.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: Conflict detection for update_deleted in logical replication  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Wed, Mar 12, 2025 at 7:36 PM vignesh C wrote:

> 
> On Thu, 20 Feb 2025 at 12:50, Zhijie Hou (Fujitsu) <houzj.fnst@fujitsu.com>
> wrote:
> >
> >
> > Here is the v28 patch set, which converts the subscription option
> > max_conflict_retention_duration into a GUC. Other logic remains
> unchanged.
> 
> After discussing with Hou internally, I have moved this to the next CommitFest
> since it will not be committed in the current release. This also allows reviewers
> to focus on the remaining patches in the current CommitFest.

Thanks!

Here's a rebased version of the patch series.

Best Regards,
Hou zj

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: dblink: Add SCRAM pass-through authentication
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Fix 035_standby_logical_decoding.pl race conditions