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

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Andrey Borodin <x4mmm@yandex-team.ru>
Cc: Ayush Tiwari <ayushtiwari.slg01@gmail.com>, Radim Marek <radim@boringsql.com>, Heikki Linnakangas <hlinnaka@iki.fi>, Marko Tiikkaja <marko@joh.to>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2026-05-26T09:27:15Z
Lists: pgsql-hackers
On Tue, May 26, 2026 at 01:41:03PM +0500, Andrey Borodin wrote:
> I think we don't need to release lock, we just need to acquire it later, as it is done
> in 17+ branches.

Hmm, okay.  I am not sure what you mean here, could you demonstrate
your idea with a patch later?
--
Michael