|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.191 2003/07/0906:47:34 momjian Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.192 2003/07/0908:52:56 momjian Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <Chapter Id="runtime">
|
@@ -1595,8 +1595,8 @@ SET ENABLE_SEQSCAN TO OFF;
|
1595 | 1595 | than 250ms will be logged. Enabling this
|
1596 | 1596 | option can be useful in tracking down unoptimized queries in
|
1597 | 1597 | your applications.
|
1598 |
| - Only superusers can increase thisoption if itis set to |
1599 |
| - non-zero by the administrator. |
| 1598 | + Only superusers can increase thisor set itto zero if this option |
| 1599 | +is set tonon-zero by the administrator. |
1600 | 1600 | </para>
|
1601 | 1601 | </listitem>
|
1602 | 1602 | </varlistentry>
|
|