Re: Proposal: Conflict log history table for Logical Replication

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Nisha Moond <nisha(dot)moond412(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, shveta malik <shveta(dot)malik(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>, shveta malik <shvetamalik(at)gmail(dot)com>
Subject: Re: Proposal: Conflict log history table for Logical Replication
Date: 2026-05-13 07:11:18
Message-ID: CAHut+Pv+BK7iM3KZNcrXzPMYagrL2O4=46Hi3stT2XT-RmsjRQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Dilip/Vignesh,

I was looking at patch v33-0002.

Shouldn't there be some accompanying tests in this patch to verify
that altering ownership works as expected when the subscription has a
CLT?

======
Kind Regards,
Peter Smith.
Fujitsu Australia

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhenwei Shang 2026-05-13 07:27:24 Re: [PATCH] Fix column name escaping in postgres_fdw stats import
Previous Message Ashutosh Bapat 2026-05-13 06:50:49 Re: [PATCH] Fix use-after-free of propgraph orphan static lists on xact abort