Re: Reduce log level of some logical decoding messages to DEBUG1

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Reduce log level of some logical decoding messages to DEBUG1
Date: 2026-03-25 03:16:30
Message-ID: CAHGQGwFXDU0nAQj4i=vQdaVpY97GeSwyXUNmXMbj87cfU8mWWg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 25, 2026 at 12:10 PM Bharath Rupireddy
<bharath(dot)rupireddyforpostgres(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2026-03-25 03:17:35 Re: Enable -Wstrict-prototypes and -Wold-style-definition by default
Previous Message Michael Paquier 2026-03-25 03:16:12 Re: Flush some statistics within running transactions