[pgpool-committers: 8934] pgpool: Downgrade "we have hit the ceiling" log.

Tatsuo Ishii ishii at sraoss.co.jp
Mon Dec 12 15:25:05 JST 2022


Downgrade "we have hit the ceiling" log.

Under dynamic process management, when connection request exceeds
num_init_children, pgpool keeps on logging every 2 seconds "we have
hit the ceiling", which is flooding log file. So downgrade the log
level from LOG to DEBUG5.

Branch
------
V4_4_STABLE

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

Modified Files
--------------
src/main/pgpool_main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list