Re:RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT - Mailing list pgsql-hackers

From ocean_li_996
Subject Re:RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT
Date
Msg-id 1cd11c0f.9b7e.19c05f7b4b0.Coremail.ocean_li_996@163.com
Whole thread Raw
In response to RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT  ("Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>)
List pgsql-hackers
Hi Zhijie,
At 2026-01-27 10:39:11, "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com> wrote:
>I also thought about how to fix this issue, and my draft idea is similar to what
>your v6-0004 implements, e.g., track transactions during BUILDING state but also
>avoid unnecessary cost during decoding. So, I think it's on the right track.
Thanks for your opinion. And looking forward to your patch.

Regards
Haiyang Li

pgsql-hackers by date:

Previous
From: ocean_li_996
Date:
Subject: RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT
Next
From: Greg Burd
Date:
Subject: Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)