Re: Fix crash during recovery when redo segment is missing

From: Nitin Jadhav <nitinjadhavpostgres(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
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-10 10:31:28
Message-ID: CAMm1aWbzLep4o4_BdizqUo3cYd=tHLW4A32jKuHi4BJPf1vCkw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have incorporated all the feedback discussed above and attached the v3 patch.
Please take a look and let me know if you have any additional feedback.

Best Regards,
Nitin Jadhav
Azure Database for PostgreSQL
Microsoft

Attachment Content-Type Size
v3-0001-Fix-crash-during-recovery-when-redo-segment-is-missi.patch application/x-patch 7.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Shlok Kyal 2025-12-10 11:15:53 Improve comment in function GetPublicationRelations
Previous Message Masahiko Sawada 2025-12-10 10:24:04 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart