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-07T06:08:51Z
Lists: pgsql-hackers
Attachments
- v2-0001-Adjust-log-level-of-logical-decoding-messages-by-.patch (application/octet-stream) patch v2-0001
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. 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 →
-
Adjust log level of logical decoding messages by context
- de74d1e9a545 19 (unreleased) landed
-
Reduce log level of some logical decoding messages from LOG to DEBUG1
- 21b018e7eab5 19 (unreleased) cited