Re: Correct error message for end-of-recovery record TLI
Amul Sul <sulamul@gmail.com>
From: Amul Sul <sulamul@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: "Bossart, Nathan" <bossartn@amazon.com>,
Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-01-25T04:40:46Z
Lists: pgsql-hackers
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. Regards, Amul
Commits
-
Improve errors related to incorrect TLI on checkpoint record replay
- 741bd3293389 15.0 landed