Re:RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT

From: ocean_li_996 <ocean_li_996(at)163(dot)com>
To: "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re:RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT
Date: 2026-01-28 18:57:25
Message-ID: 1cd11c0f.9b7e.19c05f7b4b0.Coremail.ocean_li_996@163.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Zhijie,
At 2026-01-27 10:39:11, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Burd 2026-01-28 19:04:46 Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)
Previous Message ocean_li_996 2026-01-28 18:52:27 RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT