Re: Proposal: Conflict log history table for Logical Replication

From: Dilip Kumar <dilipbalaut(at)gmail(dot)com>
To: shveta malik <shveta(dot)malik(at)gmail(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Nisha Moond <nisha(dot)moond412(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Proposal: Conflict log history table for Logical Replication
Date: 2026-07-02 08:09:12
Message-ID: CAFiTN-s45_nOdvE8mBquZO=vyKbVY1ww_q3pejUz7DC29NcSxQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 1, 2026 at 6:55 PM Dilip Kumar <dilipbalaut(at)gmail(dot)com> wrote:
>
> On Wed, Jul 1, 2026 at 1:16 PM shveta malik <shveta(dot)malik(at)gmail(dot)com> wrote:
> >
> > On Wed, Jul 1, 2026 at 12:45 PM Dilip Kumar <dilipbalaut(at)gmail(dot)com> wrote:
> > >
> > > Thanks I have fixed these comments and also merged the docs.
> >
> > Thanks. Sharing the version with pgindent run on v61.
>
> Here is the updated patch version. It fixes offlist review comments
> provided by Amit and Shveta, bumps the catversion and adds authors and
> reviewers details.

I rebased the remaining patches on top of HEAD. So far, I have run
pgindent and completed the doc merge for 0001. The 0002 and 0003 are
just rebased.

--
Regards,
Dilip Kumar
Google

Attachment Content-Type Size
v63-0001-Implement-the-conflict-insertion-infrastructure-.patch application/octet-stream 94.2 KB
v63-0003-Add-conflict-log-table-information-to-describe.patch application/octet-stream 78.7 KB
v63-0002-Preserve-conflict-log-destination-and-subscripti.patch application/octet-stream 23.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2026-07-02 08:29:53 Re: Changing the state of data checksums in a running cluster
Previous Message Kyotaro Horiguchi 2026-07-02 08:00:55 Re: Escape CR/LF in invalid database, role, and tablespace name errors