Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8 - Mailing list pgsql-bugs

From Andrey Borodin
Subject Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8
Date
Msg-id C5A9CEED-8787-4F2F-AD97-19CBEC4E6443@yandex-team.ru
Whole thread
In response to Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-bugs

> On 27 May 2026, at 14:06, Heikki Linnakangas <hlinnaka@iki.fi> wrote:
>
> I have applied this to v14 - v16.

Thanks!

I can confirm that all 5 branches are now passing new buildfarm test module.
While 14-16 were failing it this morning.

I'll try to get this test module to usable state and enable on my animal.
Interestingly, "make installcheck" regress trace was not triggering WAL incompatibility,
so I this module is not "make installcheck" + "special multixact workload" [0].
I'm not sure it is useful for finding other similar bugs...


Best regards, Andrey Borodin.

[0]
https://github.com/PGBuildFarm/client-code/pull/42/changes#diff-588541281f9511e15c02bc6718535cf7cd28e650cf2b8a3af7acb36c47526916R227


pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #19498: Anonymous ROW() field expansion fails after scalar subquery relay
Next
From: Olegs Germanovs
Date:
Subject: 16.14 regression: startup process self-deadlocks during multixact WAL replay in RecordNewMultiXact