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

From Fujii Masao
Subject Re: Reduce log level of some logical decoding messages to DEBUG1
Date
Msg-id CAHGQGwFXDU0nAQj4i=vQdaVpY97GeSwyXUNmXMbj87cfU8mWWg@mail.gmail.com
Whole thread Raw
In response to Re: Reduce log level of some logical decoding messages to DEBUG1  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
List pgsql-hackers
On Wed, Mar 25, 2026 at 12:10 PM Bharath Rupireddy
<bharath.rupireddyforpostgres@gmail.com> wrote:
> I agree with this. One could use the new log_min_messages feature
> introduced in PG19 if wanted. Perhaps, it's a good idea to add this
> recommendation to the commit message to help those wanting to enable
> these logs.

OK, I will do that later.


> I reviewed the v1 patch and it LGTM. Thanks!

Thanks for the review!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Flush some statistics within running transactions
Next
From: Bertrand Drouvot
Date:
Subject: Re: Enable -Wstrict-prototypes and -Wold-style-definition by default