We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28766c0 commit dd49899Copy full SHA for dd49899
doc/src/sgml/config.sgml
@@ -8803,7 +8803,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
8803
</term>
8804
<listitem>
8805
<para>
8806
- Specifies the maximum age (in transactions) that a table's
+ Specifies the maximum age (in multixacts) that a table's
8807
<structname>pg_class</structname>.<structfield>relminmxid</structfield>
8808
field can attain before <command>VACUUM</command> takes
8809
extraordinary measures to avoid system-wide multixact ID
0 commit comments