Re: Fix crash during recovery when redo segment is missing

From: Kirill Reshke <reshkekirill(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Nitin Jadhav <nitinjadhavpostgres(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: 2026-01-21 21:07:51
Message-ID: CALdSSPg0Zn-kN4Mu3OqoQ6=_a1Ur3Nr8kv-E2RAw-hKgW1pGgw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 16 Dec 2025 at 15:35, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> 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

Hi all

I changed [0] to committed

thx

[0] https://commitfest.postgresql.org/patch/6279/

--
Best regards,
Kirill Reshke

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2026-01-21 21:08:31 Re: Fix how some lists are displayed by psql \d+
Previous Message Jelte Fennema-Nio 2026-01-21 21:00:39 Re: pgsql: tests: Add a test C++ extension module