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

Commitdd49899

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 parent28766c0 commitdd49899

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
@@ -8803,7 +8803,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
88038803
</term>
88048804
<listitem>
88058805
<para>
8806-
Specifies the maximum age (intransactions) that a table's
8806+
Specifies the maximum age (inmultixacts) that a table's
88078807
<structname>pg_class</structname>.<structfield>relminmxid</structfield>
88088808
field can attain before <command>VACUUM</command> takes
88098809
extraordinary measures to avoid system-wide multixact ID

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp