Re: pgsql: Reduce log level of some logical decoding messages from LOG to D

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Date: 2026-04-10 09:54:55
Message-ID: CAA4eK1LHkjxoc6h9JEgbazASZfQ19fJLDH7jy4CLzdzqTYFKvg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Tue, Apr 7, 2026 at 11:39 AM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Tue, Apr 7, 2026 at 12:54 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> >
> > On Tue, Apr 7, 2026 at 12:33 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> > > The other possibility is to use AmRegularBackendProcess() to decide
> > > the log_level in this case.
> >
> > Yes, that makes sense.
>
> I've updated the patch to use AmRegularBackendProcess(). Patch attached.
>

LGTM.

--
With Regards,
Amit Kapila.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Aleksander Alekseev 2026-04-10 10:35:39 Re: pgsql: Allow autovacuum to use parallel vacuum workers.
Previous Message Amit Langote 2026-04-10 09:12:37 pgsql: Add test case for same-type reordered FK columns

Browse pgsql-hackers by date

  From Date Subject
Next Message cca5507 2026-04-10 09:57:39 [BUG] Take a long time to reach consistent after pg_rewind
Previous Message Amit Kapila 2026-04-10 09:52:34 Re: Fix slotsync worker busy loop causing repeated log messages