Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5126826

Browse files
committed
Add another link of a GUC variable to where it is explained.
1 parent33d48d9 commit5126826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/maintenance.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.94 2009/05/16 22:51:24 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.95 2009/06/17 13:59:28 petere Exp $ -->
22

33
<chapter id="maintenance">
44
<title>Routine Database Maintenance Tasks</title>
@@ -603,7 +603,7 @@ HINT: Stop the postmaster and use a standalone backend to VACUUM in "mydb".
603603

604604
<para>
605605
Tables whose <structfield>relfrozenxid</> value is more than
606-
<varname>autovacuum_freeze_max_age</> transactions old are always
606+
<xref linkend="guc-autovacuum-freeze-max-age"> transactions old are always
607607
vacuumed (this also applies to those tables whose freeze max age has
608608
been modified via storage parameters; see below). Otherwise, if the
609609
number of tuples obsoleted since the last

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp