On 10/28/21, 12:52 PM, "Bossart, Nathan" <bossa...@amazon.com> wrote: > On 10/28/21, 12:23 PM, "Robert Haas" <robertmh...@gmail.com> wrote: >> On Thu, Oct 28, 2021 at 8:59 AM Amul Sul <sula...@gmail.com> wrote: >>> In xlog_redo, for end-of-recovery case error message describes the >>> record as a checkpoint record which seems to be incorrect; the >>> attached patch corrects that. >> >> The analysis and patch appear correct to me. > > When I apply the patch, it changes the PANIC message in the > XLOG_CHECKPOINT_ONLINE section, not the XLOG_END_OF_RECOVERY one.
But other than that, the change seems reasonable to me. Nathan