projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ecc8ac
)
Doc update for LOG_MIN_DURATION_STATEMENT set to zero.
author
Bruce Momjian
Wed, 9 Jul 2003 08:52:56 +0000
(08:52 +0000)
committer
Bruce Momjian
Wed, 9 Jul 2003 08:52:56 +0000
(08:52 +0000)
doc/src/sgml/runtime.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/runtime.sgml
b/doc/src/sgml/runtime.sgml
index c71736da99e4ded967d8c3e47721cf6a6df13b5b..bb8a8f9bd3cca2e754f3c7804382c1e66c85f235 100644
(file)
--- 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 o
ption if it is set to
- non-zero by the administrator.
+ Only superusers can increase this o
r set it to zero if this option
+
is set to
non-zero by the administrator.