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

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-10T14:01:41Z
Lists: pgsql-hackers
On Fri, Apr 10, 2026 at 6:55 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
> LGTM.

Thanks for the review! I've pushed the patch.

Regards,

-- 
Fujii Masao



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Adjust log level of logical decoding messages by context

  2. Reduce log level of some logical decoding messages from LOG to DEBUG1