RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT

From: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>
To: 'ocean_li_996' <ocean_li_996(at)163(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: "cca5507(at)qq(dot)com" <cca5507(at)qq(dot)com>
Subject: RE: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT
Date: 2026-01-27 02:17:26
Message-ID: OS7PR01MB14559DBC50A54B77DA3ADD329F590A@OS7PR01MB14559.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dear Li,

Sorry, can you evaluate bit more why the 0003 patch is enough for the fix? E.g.,
apart from 0001, 0003 adds invalidation message to the transaction (or immediately
invalidate) even if we do not have the consistent snapshot yet.

Best regards,
Hayato Kuroda
FUJITSU LIMITED

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tender Wang 2026-01-27 02:32:25 Re: Optimize IS DISTINCT FROM with non-nullable inputs
Previous Message Xuneng Zhou 2026-01-27 01:14:43 Re: Implement waiting for wal lsn replay: reloaded