projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb28e83
)
Document ath vacuumdb --analyze does analyze _also_, not in place of
author
Bruce Momjian
Fri, 27 Nov 2009 17:41:26 +0000
(17:41 +0000)
committer
Bruce Momjian
Fri, 27 Nov 2009 17:41:26 +0000
(17:41 +0000)
vacuum.
doc/src/sgml/ref/vacuumdb.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/vacuumdb.sgml
b/doc/src/sgml/ref/vacuumdb.sgml
index 75616ee46cd23ddd8549008191b8103bead452e4..9fcdb4d2bba3451f8dde1063686e8364bda72f9e 100644
(file)
--- a/
doc/src/sgml/ref/vacuumdb.sgml
+++ b/
doc/src/sgml/ref/vacuumdb.sgml
@@
-1,5
+1,5
@@
@@
-159,7
+159,7
@@
PostgreSQL documentation
--analyze
-
C
alculate statistics for use by the optimizer.
+
Also c
alculate statistics for use by the optimizer.