projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33d48d9
)
Add another link of a GUC variable to where it is explained.
author
Peter Eisentraut
Wed, 17 Jun 2009 13:59:28 +0000
(13:59 +0000)
committer
Peter Eisentraut
Wed, 17 Jun 2009 13:59:28 +0000
(13:59 +0000)
doc/src/sgml/maintenance.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/maintenance.sgml
b/doc/src/sgml/maintenance.sgml
index 2110e2d305a5c7fecfda4ac5c5c39325e9ac7f4d..019d3f2c5712173b89091e7461a1635ae63d4eff 100644
(file)
--- a/
doc/src/sgml/maintenance.sgml
+++ b/
doc/src/sgml/maintenance.sgml
@@
-1,4
+1,4
@@
-
+
Routine Database Maintenance Tasks
@@
-603,7
+603,7
@@
HINT: Stop the postmaster and use a standalone backend to VACUUM in "mydb".
Tables whose
relfrozenxid> value is more than
- <
varname>autovacuum_freeze_max_age
> transactions old are always
+ <
xref linkend="guc-autovacuum-freeze-max-age"
> transactions old are always
vacuumed (this also applies to those tables whose freeze max age has
been modified via storage parameters; see below). Otherwise, if the
number of tuples obsoleted since the last