RE: Conflict detection for update_deleted in logical replication

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>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, Nisha Moond <nisha(dot)moond412(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(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-01-09 09:14:04
Message-ID: OS0PR01MB57163751A5BFF63FAF25B23494132@OS0PR01MB5716.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wednesday, January 8, 2025 3:00 PM vignesh C <vignesh21(at)gmail(dot)com> wrote:
>
> On Tue, 7 Jan 2025 at 18:04, Zhijie Hou (Fujitsu) <houzj(dot)fnst(at)fujitsu(dot)com>
> wrote:
> >
> > Attached the V19 patch which addressed comments in [1][2][3][4][5][6][7].
>
> Few comments:

Thanks for the comments. Here is the V20 patch which addressed them and
comments in [1][2].

I also modified some comments in 0003 to be consistent with the new
option name.

[1] https://www.postgresql.org/message-id/CABdArM70XAQOK1GiXJC4gpXewGGYxixxVyhxCYXhVFDqnjLL4A%40mail.gmail.com
[2] https://www.postgresql.org/message-id/CALDaNm3%2Bx%2BZRE9wynMofvc_ZxsLXKHpyS7LYxnP-a2%3DRQE-4uA%40mail.gmail.com

Best Regards,
Hou zj

Attachment Content-Type Size
v20-0002-Maintain-the-replication-slot-in-logical-launche.patch application/octet-stream 20.0 KB
v20-0003-Add-a-retain_conflict_info-option-to-subscriptio.patch application/octet-stream 79.9 KB
v20-0001-Maintain-the-oldest-non-removeable-tranasction-I.patch application/octet-stream 40.5 KB
v20-0004-Add-a-tap-test-to-verify-the-management-of-the-n.patch application/octet-stream 6.7 KB
v20-0005-Support-the-conflict-detection-for-update_delete.patch application/octet-stream 25.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2025-01-09 09:14:55 RE: Conflict detection for update_deleted in logical replication
Previous Message Ants Aasma 2025-01-09 08:59:22 Re: AIO v2.0