RE: Conflict detection for update_deleted in logical replication

From: "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>
Cc: 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: 2024-12-02 11:46:45
Message-ID: OS0PR01MB571610D2AFE57B40E394FF6194352@OS0PR01MB5716.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Monday, December 2, 2024 7:34 PM Zhijie Hou (Fujitsu) <houzj(dot)fnst(at)fujitsu(dot)com> wrote:
>
>
> Here is the V13 patch set which addressed this and pending comments in
> [1][2].

I am sorry that I missed to merge some changes in previous patch set. Please check
the attached updated patch set V13_2.

>
> [1]
> https://www.postgresql.org/message-id/TYAPR01MB5692A6AC6EF2E22A2C
> 9D099AF52A2%40TYAPR01MB5692.jpnprd01.prod.outlook.com
> [2]
> https://www.postgresql.org/message-id/CAA4eK1L-J-iJJ6gpzUc9wJY6eGfB
> bCDmh%2B5fHUZoixnoFbJSNg%40mail.gmail.com

Best Regards,
Hou zj

Attachment Content-Type Size
v13_2-0001-Maintain-the-oldest-non-removeable-tranasction-I.patch application/octet-stream 32.8 KB
v13_2-0002-Maintain-the-replication-slot-in-logical-launche.patch application/octet-stream 11.9 KB
v13_2-0003-Support-the-conflict-detection-for-update_delete.patch application/octet-stream 21.3 KB
v13_2-0004-Add-a-detect_update_deleted-option-to-subscripti.patch application/octet-stream 73.5 KB
v13_2-0005-Add-a-tap-test-to-verify-the-new-slot-xmin-mecha.patch application/octet-stream 7.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dean Rasheed 2024-12-02 11:55:16 Re: Re: Added prosupport function for estimating numeric generate_series rows
Previous Message Zhijie Hou (Fujitsu) 2024-12-02 11:43:32 RE: Conflict detection for update_deleted in logical replication