pgpool: Down grade debug log to DEBUG5 in get_health_check_stats().

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Down grade debug log to DEBUG5 in get_health_check_stats().
Date: 2026-08-31 06:15:03
Message-ID: E1x0vIM-00000007rwJ-0EVO@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Down grade debug log to DEBUG5 in get_health_check_stats().

There was a debug log accidentally Left as LOG. Change it to DEBUG5.

Reported-by: seoktai-chun
Author: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Discussion: https://github.com/pgpool/pgpool2/issues/171
Backpatch-through: v4.3

Branch
------
master

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

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

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2026-09-06 22:56:33 pgpool: Revert "Fix do_query to send sync rather than flush."
Previous Message Tatsuo Ishii 2026-08-31 06:14:58 pgpool: Down grade debug log to DEBUG5 in get_health_check_stats().