public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tatsuo Ishii <[email protected]>
To: [email protected]
Subject: pgpool: Downgrade debug log used in pcp_proc_info and show pool_pools e
Date: Thu, 05 Mar 2026 01:19:33 +0000
Message-ID: <[email protected]> (raw)

Downgrade debug log used in pcp_proc_info and show pool_pools etc.

706ca859c64c50a47e6dc2ff31f6be22c6ce5a13 accidentaly added elog(LOG,..):

2026-03-05 08:26:25.507: psql pid 1044939: LOCATION:  pool_process_reporting.c:1706
2026-03-05 08:26:25.507: psql pid 1044939: LOG:  pi->node_ids[0]:1 pi->node_ids[1]:0

The log appears when pcp_proc_info, show pool_pools and pgpool_adm's
pcp_proc_info are executed. It is a debug log. So Down grade it to
DEBUG5.

Backpatch-through: v4.7

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f647c4a372ea2c2cfae80e4e60f209e236fe4...

Modified Files
--------------
src/utils/pool_process_reporting.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgpool: Downgrade debug log used in pcp_proc_info and show pool_pools e
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox