| 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-22 19:16:10 |
| Message-ID: | CAD21AoD0RpqTX_3H-G-ZF4OudXH7pVK92yEbHHmT8iqs4dttGA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jul 17, 2026 at 10:44 AM Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
>
> On Fri, Jul 17, 2026 at 10:28 AM Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
> >
> > On Fri, Jul 17, 2026 at 12:57 AM Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
> > >
> > > 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.
> > >
> >
> > I've attached the patch. Feedback is very welcome.
>
> Forgot to update the documentation. Attached v2 patch.
Pushed.
Regards,
--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2026-07-22 19:28:02 | Re: pgsql: Move tar detection and compression logic to common. |
| Previous Message | Thom Brown | 2026-07-22 17:19:06 | Re: extend JSON_TABLE top level path expression |