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

Commitb682709

Browse files
committed
Mention that VACUUM FREEZE also effectively zeroes the table freeze age.
Maciek Sakrejda, reviewed by Amit Kapila
1 parent246a9a8 commitb682709

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/ref/vacuum.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ <replaceable class="PARAMETER">
101101
Selects aggressive <quote>freezing</quote> of tuples.
102102
Specifying <literal>FREEZE</literal> is equivalent to performing
103103
<command>VACUUM</command> with the
104-
<xref linkend="guc-vacuum-freeze-min-age"> parameter
104+
<xref linkend="guc-vacuum-freeze-min-age"> and
105+
<xref linkend="guc-vacuum-freeze-table-age"> parameters
105106
set to zero. Aggressive freezing is always performed when the
106107
table is rewritten, so this option is redundant when <literal>FULL</>
107108
is specified.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp