Re: IPC/MultixactCreation on the Standby server - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: IPC/MultixactCreation on the Standby server
Date
Msg-id 34D6F55B-31DB-49E6-81ED-3ABEC3428FBE@yandex-team.ru
Whole thread Raw
In response to Re: IPC/MultixactCreation on the Standby server  (Andrey Borodin <x4mmm@yandex-team.ru>)
List pgsql-hackers

> On 18 Jul 2025, at 18:53, Andrey Borodin <x4mmm@yandex-team.ru> wrote:
>
> Please find attached dirty test and a sketch of the fix. It is done against PG 16, I wanted to ensure that problem is
reproduciblebefore 17. 

Here'v v7 with improved comments and cross-check for correctness.
Also, MultiXact wraparound is handled.
I'm planning to prepare tests and fixes for all supported branches, if there's no objections to this approach.


Best regards, Andrey Borodin.


Attachment

pgsql-hackers by date:

Previous
From: Andrei Lepikhov
Date:
Subject: Re: track generic and custom plans in pg_stat_statements
Next
From: Jiří Kavalík
Date:
Subject: Fwd: [PATCH] Support for basic ALTER TABLE progress reporting.