Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9323e commit bc540f9Copy full SHA for bc540f9
doc/src/sgml/config.sgml
@@ -5887,7 +5887,7 @@ local0.* /var/log/postgresql
5887
<para>
5888
Determines the fraction of statements that exceed
5889
<xref linkend="guc-log-min-duration-statement"/> to be logged.
5890
- The default is <literal>1</literal>, meaning log all such
+ The default is <literal>1.0</literal>, meaning log all such
5891
statements.
5892
Setting this to zero disables logging by duration, same as setting
5893
<varname>log_min_duration_statement</varname> to
0 commit comments