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

Commite1cdf61

Browse files
Doc: vacuum_multixact_failsafe_age is multixact-based.
Oversight in commit1e55e7d, which added a wraparound failsafemechanism to VACUUM.Backpatch: 14-, where VACUUM failsafe was introduced.
1 parent9a3d41a commite1cdf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/config.sgml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8799,7 +8799,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
87998799
</term>
88008800
<listitem>
88018801
<para>
8802-
Specifies the maximum age (intransactions) that a table's
8802+
Specifies the maximum age (inmultixacts) that a table's
88038803
<structname>pg_class</structname>.<structfield>relminmxid</structfield>
88048804
field can attain before <command>VACUUM</command> takes
88058805
extraordinary measures to avoid system-wide multixact ID

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp