| From: | Amul Sul <sulamul(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | "Bossart, Nathan" <bossartn(at)amazon(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Correct error message for end-of-recovery record TLI |
| Date: | 2021-10-29 04:13:36 |
| Message-ID: | CAAJ_b94Dr3NMXenPuOrSPThwVfoG3XdO+tjNT84c8bRLzuwpHA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Oct 29, 2021 at 2:36 AM Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>
> On Thu, Oct 28, 2021 at 3:52 PM Bossart, Nathan <bossartn(at)amazon(dot)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*
>
Oops... :|
Corrected in the attached version.
Regards,
Amul
| Attachment | Content-Type | Size |
|---|---|---|
| v2_correct_xlog_redo_errmsg.patch | application/octet-stream | 579 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Burke | 2021-10-29 04:31:47 | Re: Support for NSS as a libpq TLS backend |
| Previous Message | Thomas Munro | 2021-10-29 03:57:58 | Re: Make relfile tombstone files conditional on WAL level |