From 4afcba05deee3bb2b0281608b2c1235607b38515 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 9 Jul 2003 08:52:56 +0000 Subject: [PATCH] Doc update for LOG_MIN_DURATION_STATEMENT set to zero. --- doc/src/sgml/runtime.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index c71736da99e..bb8a8f9bd3c 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -1595,8 +1595,8 @@ SET ENABLE_SEQSCAN TO OFF; than 250ms will be logged. Enabling this option can be useful in tracking down unoptimized queries in your applications. - Only superusers can increase this option if it is set to - 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. -- 2.39.5