aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2009-06-17 13:59:28 +0000
committerPeter Eisentraut <peter_e@gmx.net>2009-06-17 13:59:28 +0000
commit5126826c525d5fece1b661cd3ebc027cbe1435b3 (patch)
treecd98e680571c78a3f389320cd99aad44458a34e8 /doc/src
parent33d48d975f34eb63c585677109794558c7c4af2b (diff)
downloadpostgresql-5126826c525d5fece1b661cd3ebc027cbe1435b3.tar.gz
postgresql-5126826c525d5fece1b661cd3ebc027cbe1435b3.zip
Add another link of a GUC variable to where it is explained.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/maintenance.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml
index 2110e2d305a..019d3f2c571 100644
--- a/doc/src/sgml/maintenance.sgml
+++ b/doc/src/sgml/maintenance.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.94 2009/05/16 22:51:24 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.95 2009/06/17 13:59:28 petere Exp $ -->
<chapter id="maintenance">
<title>Routine Database Maintenance Tasks</title>
@@ -603,7 +603,7 @@ HINT: Stop the postmaster and use a standalone backend to VACUUM in "mydb".
<para>
Tables whose <structfield>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