Re: FSM Corruption (was: Could not read block at end of the relation)

Ronan Dunklau <ronan.dunklau@aiven.io>

From: Ronan Dunklau <ronan.dunklau@aiven.io>
To: Noah Misch <noah@leadboat.com>, Michael Paquier <michael@paquier.xyz>
Cc: pgsql-bugs <pgsql-bugs@lists.postgresql.org>
Date: 2024-03-05T13:34:21Z
Lists: pgsql-bugs
Le mardi 5 mars 2024, 01:56:12 CET Michael Paquier a écrit :
> (You should be able to implement a cheap test using two injection
> points, from what I can read, if you need coordination between three
> actions.)

I'm sorry, but I don't understand this sentence at all. Would you mind to 
elaborate ?

Thanks !

> --
> Michael







Commits

  1. freespace: Don't return blocks past the end of the main fork.

  2. Fix WAL-logging of FSM and VM truncation.

  3. Extend relations multiple blocks at a time to improve scalability.