[pgpool-committers: 8933] pgpool: Downgrade "we have hit the ceiling" log.
Tatsuo Ishii
ishii at sraoss.co.jp
Mon Dec 12 15:24:29 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
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=b173f5fd971132670e6d223f844794f01f98e293
Modified Files
--------------
src/main/pgpool_main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the pgpool-committers
mailing list