Re: Proposal: Conflict log history table for Logical Replication

From: Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>
To: Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Cc: shveta malik <shveta(dot)malik(at)gmail(dot)com>, 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-03 05:32:46
Message-ID: CANhcyEU_znie1oTGH8F6LbU=hgYymww=7S3rUHaE_SDmgzW+tA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Yeah, IMHO once we fix [1] this issue should be automatically resolved.
>
> [1] https://www.postgresql.org/message-id/akZUpiDa1UfmzYxL%40bdtpg
>
Yes, I tested the CLT patches on top of patch provided by Bertrand in
[1]. And I verified that it fixes the Assertion issue.
[1]: https://www.postgresql.org/message-id/akZUpiDa1UfmzYxL%40bdtpg

Thanks,
Shlok Kyal

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2026-07-03 05:33:26 Re: Proposal: Conflict log history table for Logical Replication
Previous Message solai v 2026-07-03 05:23:31 Re: [PATCH v2] Avoid internal error for invalid interval typmods