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-04-01 06:48:03
Message-ID: CAHGQGwHhesQa5KSR76OGxRok0P=_JBstSUGsKUVP-_ZuTjXPQw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 25, 2026 at 2:54 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> > Perhaps, we could wait
> > for some time to hear from others.
>
> +1.
>
> If there are no further comments in the next few days, and given the limited
> time before feature freeze, I'm inclined to at least apply the 0001 patch
> (which simply lowers the log level to DEBUG1).

Since there were no objections for about a week, I've pushed the 0001
patch. Thanks!

If any issues or concerns are raised, let's consider applying the 0002 patch!

Regards,

--
Fujii Masao

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jelte Fennema-Nio 2026-04-01 06:53:48 DO NOT MOVE YOUR PATCHES. Commitfest app is being fixed
Previous Message Chao Li 2026-04-01 06:43:15 Re: DOCS - DROP SUBSCRIPTION does not document parameter "IF EXISTS"