Re: Fix crash during recovery when redo segment is missing

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Nitin Jadhav <nitinjadhavpostgres@gmail.com>
Cc: Kirill Reshke <reshkekirill@gmail.com>, Pg Hackers <pgsql-hackers@postgresql.org>, Andres Freund <andres@anarazel.de>
Date: 2025-12-16T10:35:36Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add TAP test to check recovery when redo LSN is missing

  2. Fail recovery when missing redo checkpoint record without backup_label

On Tue, Dec 16, 2025 at 03:31:58PM +0530, Nitin Jadhav wrote:
> I would prefer to discuss this in a separate thread with a more
> accurate subject line so we can get more opinions. Please let me know
> if it is ok or you would rather continue the discussion here.

Yes, let's do that.
--
Michael