File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -2442,6 +2442,23 @@ Author: Peter Eisentraut <peter_e@gmx.net>
24422442
24432443 <listitem>
24442444<!--
2445+ Author: Michael Paquier <michael@paquier.xyz>
2446+ 2019-01-31 [00d1e88d3] Add - -min-xid-age and - -min-mxid-age options to vacuumdb
2447+ -->
2448+
2449+ <para>
2450+ Allow <xref linkend="app-vacuumdb"/> to select tables for vacuum
2451+ based on their wraparound horizon (Nathan Bossart)
2452+ </para>
2453+
2454+ <para>
2455+ The options are <option>--min-xid-age</option> and
2456+ <option>--min-mxid-age</option>.
2457+ </para>
2458+ </listitem>
2459+
2460+ <listitem>
2461+ <!--
24452462Author: Peter Eisentraut <peter@eisentraut.org>
244624632019-04-01 [cc8d41511] Unified logging system for command-line programs
24472464-->
@@ -2602,23 +2619,6 @@ Author: Peter Eisentraut <peter_e@gmx.net>
26022619 <listitem>
26032620<!--
26042621Author: Michael Paquier <michael@paquier.xyz>
2605- 2019-01-31 [00d1e88d3] Add - -min-xid-age and - -min-mxid-age options to vacuumdb
2606- -->
2607-
2608- <para>
2609- Allow <xref linkend="app-vacuumdb"/> to select tables for vacuum
2610- based on their wraparound horizon (Nathan Bossart)
2611- </para>
2612-
2613- <para>
2614- The options are <option>--min-xid-age</option> and
2615- <option>--min-mxid-age</option>.
2616- </para>
2617- </listitem>
2618-
2619- <listitem>
2620- <!--
2621- Author: Michael Paquier <michael@paquier.xyz>
262226222019-01-08 [354e95d1f] Add - -disable-page-skipping and - -skip-locked to vacuumd
26232623-->
26242624
You can’t perform that action at this time.
0 commit comments