[pgpool-committers: 8490] pgpool: Downgrade log level of ParameterStatus message.
Tatsuo Ishii
ishii at sraoss.co.jp
Fri Mar 11 10:46:25 JST 2022
Downgrade log level of ParameterStatus message.
In commit 4bcba5258130c3cd9f855157a4359aad2fa7acfc the log level when
ParameterStatus message arrives from backend was changed from DEBUG5
to LOG. There are multiple complains about the change because chances
of the event is more frequent than I thought. So revert back the log
level to DEBUG5.
Discussion: https://www.pgpool.net/pipermail/pgpool-general/2022-March/008101.html
Branch
------
V4_2_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=df8fc0b04f44579719888786f0e5c5ef10d196f4
Modified Files
--------------
src/protocol/pool_process_query.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the pgpool-committers
mailing list