projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da1738a
)
Mention of DEFAULT_STATISTICS_TARGET default.
author
Bruce Momjian
Fri, 6 Dec 2002 05:18:57 +0000
(
05:18
+0000)
committer
Bruce Momjian
Fri, 6 Dec 2002 05:18:57 +0000
(
05:18
+0000)
Jeff Davis
doc/src/sgml/runtime.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/runtime.sgml
b/doc/src/sgml/runtime.sgml
index 8821835b1b535d3446d06b20f7fd1ed3f0e531d2..934ac3e543f1f00665361b51e0a7b0a4ecb8fc2a 100644
(file)
--- a/
doc/src/sgml/runtime.sgml
+++ b/
doc/src/sgml/runtime.sgml
@@
-1,5
+1,5
@@
@@
-652,7
+652,7
@@
env PGOPTIONS='-c geqo=off' psql
had a column-specific target set via
ALTER TABLE SET
STATISTICS>. Larger values increase the time needed to do
ANALYZE>, but may improve the quality of the planner's
- estimates.
+ estimates.
The default value is 10.