<div dir="ltr"><div>Referenced commit: <a href="https://github.com/pgpool/pgpool2/commit/4bcba5258130c3cd9f855157a4359aad2fa7acfc?diff=split" target="_blank">https://github.com/pgpool/pgpool2/commit/4bcba5258130c3cd9f855157a4359aad2fa7acfc?diff=split</a></div><div><br></div>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.<div><br></div><div>Example messages (imagine thousands of these):<br><div><div>2022-03-09 13:48:26 yy@yy tutorials#search 39889 [27994] LOG:  ParameterStatus message from backend: 0<br>2022-03-09 13:48:26 yy@yy tutorials#search 39889 [27994] DETAIL:  parameter name: "application_name" value: ""<br></div><div><br></div><div>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?</div><div><br></div><div>Thanks,</div><div>Syed A.</div></div></div></div>