From: | "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com> |
---|---|
To: | vignesh C <vignesh21(at)gmail(dot)com> |
Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Nisha Moond <nisha(dot)moond412(at)gmail(dot)com>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | RE: Conflict detection for update_deleted in logical replication |
Date: | 2025-03-26 10:47:40 |
Message-ID: | OS0PR01MB571608F8B5C7E5037854F63594A62@OS0PR01MB5716.jpnprd01.prod.outlook.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(dot)fnst(at)fujitsu(dot)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 | Content-Type | Size |
---|---|---|
v29-0001-Maintain-the-oldest-non-removeable-tranasction-I.patch | application/octet-stream | 40.9 KB |
v29-0002-Maintain-the-replication-slot-in-logical-launche.patch | application/octet-stream | 21.8 KB |
v29-0003-Add-a-retain_conflict_info-option-to-subscriptio.patch | application/octet-stream | 81.2 KB |
v29-0004-Introduce-a-new-GUC-max_conflict_retention_durat.patch | application/octet-stream | 27.5 KB |
v29-0005-Re-create-the-replication-slot-if-the-conflict-r.patch | application/octet-stream | 11.8 KB |
v29-0006-Add-a-tap-test-to-verify-the-management-of-the-n.patch | application/octet-stream | 6.8 KB |
v29-0007-Support-the-conflict-detection-for-update_delete.patch | application/octet-stream | 23.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Hayato Kuroda (Fujitsu) | 2025-03-26 10:56:55 | RE: Fix 035_standby_logical_decoding.pl race conditions |
Previous Message | Peter Eisentraut | 2025-03-26 10:41:18 | Re: dblink: Add SCRAM pass-through authentication |