Re: Possible Visibility Map corruption in supported branches? - Mailing list pgsql-hackers

From Jehan-Guillaume de Rorthais
Subject Re: Possible Visibility Map corruption in supported branches?
Date
Msg-id 20260626145524.4773da40@karst
Whole thread
List pgsql-hackers
On Fri, 26 Jun 2026 12:19:55 +0200
Jehan-Guillaume de Rorthais <jgdr@dalibo.com> wrote:

> […]
> The only physical corruption I could imagine would be that the blocks in heap
> or VM were somehow reverted to their previous state **after** the vacuum, but:
>
> * the FS is ext4

Sorry, I reported something wrong: the FS is XFS, not ext4.

But anyway, I still think it's probably more a bug than a physical corruption
because of various evidences reported in my previous email.

Regards,



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: RFC: Logging plan of the running query
Next
From: Isaac Morland
Date:
Subject: Re: ON EMPTY clause for aggregate and window functions