Re: [BUG] Incorrect historic snapshot may be serialized to disk during fast-forwarding

From: cca5507 <cca5507(at)qq(dot)com>
To: ocean_li_996 <ocean_li_996(at)163(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [BUG] Incorrect historic snapshot may be serialized to disk during fast-forwarding
Date: 2025-12-10 05:01:18
Message-ID: tencent_4B8339BBC550D1C29B5AA1142A1918BCC207@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I add some commit message to the patch and create a CF entry:

https://commitfest.postgresql.org/patch/6304/

--
Regards,
ChangAo Chen

Attachment Content-Type Size
v4-0001-Handle-XLOG_HEAP2_NEW_CID-in-heap2_decode-even-if.patch application/octet-stream 2.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ajin Cherian 2025-12-10 05:07:34 Re: Improve pg_sync_replication_slots() to wait for primary to advance
Previous Message Amit Kapila 2025-12-10 04:43:21 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart