On 27/05/2026 05:55, Nazneen Jafri wrote:
> Tested Andrey's demo.diff on a fresh environment:
>
> - Primary: REL_16_8, Standby: REL_16_14 (--enable-cassert)
>
> - ~2300 MultiXacts crossing the offsets page boundary
>
> - Without patch: startup deadlocks at RecordNewMultiXact(multi=2047)
>
> - With patch: standby replays all WAL and catches up
Thanks all. I have applied this to v14 - v16.
- Heikki