projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09bcb24
)
Fix mistaken duplicate reference to max_fsm_pages, per bug #3926.
author
Tom Lane
Sun, 3 Feb 2008 16:24:08 +0000
(16:24 +0000)
committer
Tom Lane
Sun, 3 Feb 2008 16:24:08 +0000
(16:24 +0000)
Also make links clickable.
doc/src/sgml/ref/vacuum.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/vacuum.sgml
b/doc/src/sgml/ref/vacuum.sgml
index 4604f878f83b7438c5724ccbdc1135c477ffe41e..082473c069bd865c765d1b09389b6484ec2d2935 100644
(file)
--- a/
doc/src/sgml/ref/vacuum.sgml
+++ b/
doc/src/sgml/ref/vacuum.sgml
@@
-1,5
+1,5
@@
@@
-98,8
+98,9
@@
VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [
Prints a detailed vacuum activity report for each table. Can be used
to help determine appropriate settings for
-
max_fsm_pages
,
max_fsm_pages
,
- and
default_statistics_target
.
+
,
+
, and
+
.