[pgpool-general: 8042] Logging verbosity level of newly forwarded ParameterStatus messages

Syed Ahmed syed at merchlogix.com
Thu Mar 10 06:19:26 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?

Thanks,
Syed A.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20220309/e8bd09a3/attachment.htm>


More information about the pgpool-general mailing list