Re: pgsql: Revert online data checksum transitions - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: pgsql: Revert online data checksum transitions
Date
Msg-id 0FF8445C-7912-4973-94B6-936B804AC840@yesql.se
Whole thread
In response to Re: pgsql: Revert online data checksum transitions  (Manuel Reyes Bravo <manuelreyesbravo@gmail.com>)
Responses Re: pgsql: Revert online data checksum transitions
List pgsql-hackers
> On 16 Sep 2026, at 14:58, Manuel Reyes Bravo <manuelreyesbravo@gmail.com> wrote:

> The server itself is not at risk, since PG_CONTROL_VERSION was bumped
> and 19.0 refuses a beta3 data directory; it is only tools reading
> archived beta3 WAL that cannot tell the formats apart.  But the revert
> of 0d3dba38c77 on this branch (01a80f06214) bumped the magic for the
> same reason, so it looks like this one should too.

Thanks for the report, will include when fixing.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Manuel Reyes Bravo
Date:
Subject: Re: pgsql: Revert online data checksum transitions
Next
From: Manuel Reyes Bravo
Date:
Subject: Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table