| From: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Follow-up fixes for online wal_level change |
| Date: | 2026-07-17 07:57:31 |
| Message-ID: | CAD21AoBY=T_Jg1xUCZ8c3SOh9=a2cvZU2J1eyoRE5o1VD7ucJQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jul 16, 2026 at 4:46 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Thu, Jul 16, 2026 at 9:10 AM Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Smith | 2026-07-17 08:07:27 | Re: Support EXCEPT for TABLES IN SCHEMA publications |
| Previous Message | Daniel Gustafsson | 2026-07-17 07:24:24 | Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document |