Skip to content
Snippets Groups Projects
Commit 4afcba05 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Doc update for LOG_MIN_DURATION_STATEMENT set to zero.

parent 0ecc8ac4
No related branches found
No related tags found
No related merge requests found
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.191 2003/07/09 06:47:34 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.192 2003/07/09 08:52:56 momjian Exp $
--> -->
<Chapter Id="runtime"> <Chapter Id="runtime">
...@@ -1595,8 +1595,8 @@ SET ENABLE_SEQSCAN TO OFF; ...@@ -1595,8 +1595,8 @@ SET ENABLE_SEQSCAN TO OFF;
than 250ms will be logged. Enabling this than 250ms will be logged. Enabling this
option can be useful in tracking down unoptimized queries in option can be useful in tracking down unoptimized queries in
your applications. your applications.
Only superusers can increase this option if it is set to Only superusers can increase this or set it to zero if this option
non-zero by the administrator. is set to non-zero by the administrator.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment