We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 967a17f commit 00c61a7Copy full SHA for 00c61a7
doc/src/sgml/config.sgml
@@ -8799,7 +8799,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
8799
</listitem>
8800
</varlistentry>
8801
8802
- <varlistentry id="guc-multixact-failsafe-age" xreflabel="vacuum_multixact_failsafe_age">
+ <varlistentry id="guc-vacuum-multixact-failsafe-age" xreflabel="vacuum_multixact_failsafe_age">
8803
<term><varname>vacuum_multixact_failsafe_age</varname> (<type>integer</type>)
8804
<indexterm>
8805
<primary><varname>vacuum_multixact_failsafe_age</varname> configuration parameter</primary>
0 commit comments