Re: VM corruption on standby - Mailing list pgsql-hackers

From Kirill Reshke
Subject Re: VM corruption on standby
Date
Msg-id CALdSSPgCPXJPcSVmHzSjbsGGHXiGpDPmt6_t+UpJz_w_W8fquA@mail.gmail.com
Whole thread Raw
In response to VM corruption on standby  (Andrey Borodin <x4mmm@yandex-team.ru>)
Responses Re: VM corruption on standby
List pgsql-hackers
On Wed, 6 Aug 2025 at 20:00, Andrey Borodin <x4mmm@yandex-team.ru> wrote:
>
> Hi hackers!
>
> I was reviewing the patch about removing xl_heap_visible and found the VM\WAL machinery very interesting.
> At Yandex we had several incidents with corrupted VM and on pgconf.dev colleagues from AWS confirmed that they saw
somethingsimilar too.
 

While this aims to find existing VM corruption (i mean, in PG <= 17),
this reproducer does not seem to work on pg17. At least, I did not
manage to reproduce this scenario on pg17.

This makes me think this exact corruption may be pg18-only. Is it
possible that AIO is somehow involved here?

-- 
Best regards,
Kirill Reshke



pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Per backend relation statistics tracking
Next
From: Heikki Linnakangas
Date:
Subject: Re: Correct documentation for protocol version