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

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: "Bossart, Nathan" <bossartn@amazon.com>
Cc: Amul Sul <sulamul@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-10-28T21:05:50Z
Lists: pgsql-hackers
On Thu, Oct 28, 2021 at 3:52 PM Bossart, Nathan <bossartn@amazon.com> wrote:
> When I apply the patch, it changes the PANIC message in the
> XLOG_CHECKPOINT_ONLINE section, not the XLOG_END_OF_RECOVERY one.

Well that's a good point. *facepalm*

-- 
Robert Haas
EDB: http://www.enterprisedb.com



Commits

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