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 0ecc8ac commit 4afcba0Copy full SHA for 4afcba0
doc/src/sgml/runtime.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$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 $
3
-->
4
5
<Chapter Id="runtime">
@@ -1595,8 +1595,8 @@ SET ENABLE_SEQSCAN TO OFF;
1595
than 250ms will be logged. Enabling this
1596
option can be useful in tracking down unoptimized queries in
1597
your applications.
1598
- Only superusers can increase this option if it is set to
1599
- non-zero by the administrator.
+ Only superusers can increase this or set it to zero if this option
+ is set to non-zero by the administrator.
1600
</para>
1601
</listitem>
1602
</varlistentry>
0 commit comments