[pgpool-general: 8043] Re: Logging verbosity level of newly forwarded ParameterStatus messages
Tatsuo Ishii
ishii at sraoss.co.jp
Thu Mar 10 17:24:50 JST 2022
> Referenced commit:
> https://github.com/pgpool/pgpool2/commit/4bcba5258130c3cd9f855157a4359aad2fa7acfc?diff=split
>
> It looks like it bumped from "DEBUG5" to "LOG" level which means I have to
> set my log_min_messages to FATAL to avoid "application_name",
> "session_authorization", "is_superuser" spam because of the way our
> connections are done.
>
> Example messages (imagine thousands of these):
> 2022-03-09 13:48:26 yy at yy tutorials#search 39889 [27994] LOG:
> ParameterStatus message from backend: 0
> 2022-03-09 13:48:26 yy at yy tutorials#search 39889 [27994] DETAIL: parameter
> name: "application_name" value: ""
>
> Would it be possible to reduce the level for this log so I can go back to
> the default of "WARNING" for the log_min_messages parameter?
No. Maybe I should change the log level back to DEBUG5?
Best reagards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
More information about the pgpool-general
mailing list