Re: Fix crash during recovery when redo segment is missing

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Nitin Jadhav <nitinjadhavpostgres(at)gmail(dot)com>
Cc: Kirill Reshke <reshkekirill(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: Fix crash during recovery when redo segment is missing
Date: 2025-12-16 10:35:36
Message-ID: aUE1-BmoPxsANLhY@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dharin Shah 2025-12-16 10:49:57 Re: [PATCH] Add zstd compression for TOAST using extended header format
Previous Message Xuneng Zhou 2025-12-16 10:29:00 Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array