We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a3d41a commit e1cdf61Copy full SHA for e1cdf61
doc/src/sgml/config.sgml
@@ -8799,7 +8799,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
8799
</term>
8800
<listitem>
8801
<para>
8802
- Specifies the maximum age (in transactions) that a table's
+ Specifies the maximum age (in multixacts) that a table's
8803
<structname>pg_class</structname>.<structfield>relminmxid</structfield>
8804
field can attain before <command>VACUUM</command> takes
8805
extraordinary measures to avoid system-wide multixact ID
0 commit comments