File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8795,7 +8795,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
8795
8795
</listitem>
8796
8796
</varlistentry>
8797
8797
8798
- <varlistentry id="guc-multixact-failsafe-age" xreflabel="vacuum_multixact_failsafe_age">
8798
+ <varlistentry id="guc-vacuum- multixact-failsafe-age" xreflabel="vacuum_multixact_failsafe_age">
8799
8799
<term><varname>vacuum_multixact_failsafe_age</varname> (<type>integer</type>)
8800
8800
<indexterm>
8801
8801
<primary><varname>vacuum_multixact_failsafe_age</varname> configuration parameter</primary>
Original file line number Diff line number Diff line change @@ -911,7 +911,7 @@ Author: Peter Geoghegan <pg@bowt.ie>
911
911
912
912
<para>
913
913
This is controlled by <xref linkend="guc-vacuum-failsafe-age"/>
914
- and <xref linkend="guc-multixact-failsafe-age"/>.
914
+ and <xref linkend="guc-vacuum- multixact-failsafe-age"/>.
915
915
</para>
916
916
</listitem>
917
917
You can’t perform that action at this time.
0 commit comments