Re: Correct error message for end-of-recovery record TLI - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Correct error message for end-of-recovery record TLI
Date
Msg-id CA+TgmoZfiGzS7myGTQLgNYjjc=zMxibvs=KKzi-hnSC3rKj=gw@mail.gmail.com
Whole thread Raw
In response to Re: Correct error message for end-of-recovery record TLI  ("Bossart, Nathan" <bossartn@amazon.com>)
Responses Re: Correct error message for end-of-recovery record TLI  (Amul Sul <sulamul@gmail.com>)
List 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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH v2] src/port/snprintf.c: Optimize the common base=10 case in fmtint
Next
From: Andres Freund
Date:
Subject: Re: Minimal logical decoding on standbys