Re: Correct error message for end-of-recovery record TLI

Nathan Bossart <bossartn@amazon.com>

From: "Bossart, Nathan" <bossartn@amazon.com>
To: Amul Sul <sulamul@gmail.com>, Michael Paquier <michael@paquier.xyz>
Cc: Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-01-25T17:50:48Z
Lists: pgsql-hackers
On 1/24/22, 8:42 PM, "Amul Sul" <sulamul@gmail.com> wrote:
> On Tue, Jan 25, 2022 at 10:08 AM Michael Paquier <michael@paquier.xyz> wrote:
>>
>> On Wed, Dec 01, 2021 at 07:09:34PM +0000, Bossart, Nathan wrote:
>> > The patch no longer applied, so I went ahead and rebased it.
>>
>> This was on the CF stack for some time, so applied.  I have also
>> changed the messages produced for the shutdown and online checkpoint
>> records as they used the same messages so as one can get more
>> context depending on the record types.
>
> A ton of thanks for the improvement & the commit.

+1, thanks!

Nathan

Commits

  1. Improve errors related to incorrect TLI on checkpoint record replay