Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: Nazneen Jafri <jafrinazneen(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>, Radim Marek <radim(at)boringsql(dot)com>, Marko Tiikkaja <marko(at)joh(dot)to>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8
Date: 2026-05-29 18:06:46
Message-ID: D39FF18B-96B1-4370-B11A-CEB07EAFFE03@yandex-team.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> On 27 May 2026, at 17:08, Andrey Borodin <x4mmm(at)yandex-team(dot)ru> wrote:
>
> I'll try to get this test module to usable state and enable on my animal.

"hippocampus" now checks backward WAL compatibility for every commit into back
branches.

WAL trace for verification is installcheck with PG_TEST_EXTRA=replay_xversion
and special multixact workload that was tested to catch bug in this thread.

Best regards, Andrey Borodin.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Rafia Sabih 2026-05-30 06:18:13 Re: BUG #19484: Segmentation fault triggered by FDW
Previous Message Robert Haas 2026-05-29 18:02:25 Re: BUG #19493: Assertion failure in pg_plan_advice with EXISTS subquery and DO_NOT_SCAN advice