Re: Follow-up fixes for online wal_level change - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: Follow-up fixes for online wal_level change
Date
Msg-id CAD21AoBY=T_Jg1xUCZ8c3SOh9=a2cvZU2J1eyoRE5o1VD7ucJQ@mail.gmail.com
Whole thread
Responses Re: Follow-up fixes for online wal_level change
List pgsql-hackers
On Thu, Jul 16, 2026 at 4:46 PM Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Thu, Jul 16, 2026 at 9:10 AM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
> > 0002 adds the logical decoding status stored in the checkpoint record
> > to the pg_controldata output, which I found useful while investigating
> > the above issue.
>
> Should this status be exposed also by pg_control_checkpoint()?

Indeed. I'll prepare the patch. Thank you for pointing it out.

Regards,

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document
Next
From: Peter Smith
Date:
Subject: Re: Support EXCEPT for TABLES IN SCHEMA publications