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