Re: pgsql: Reduce log level of some logical decoding messages from LOG to D - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Date
Msg-id CAA4eK1LHkjxoc6h9JEgbazASZfQ19fJLDH7jy4CLzdzqTYFKvg@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Reduce log level of some logical decoding messages from LOG to D  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
List pgsql-hackers
On Tue, Apr 7, 2026 at 11:39 AM Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Tue, Apr 7, 2026 at 12:54 PM Fujii Masao <masao.fujii@gmail.com> wrote:
> >
> > On Tue, Apr 7, 2026 at 12:33 PM Amit Kapila <amit.kapila16@gmail.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.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Fix slotsync worker busy loop causing repeated log messages
Next
From: "cca5507"
Date:
Subject: [BUG] Take a long time to reach consistent after pg_rewind