File tree 1 file changed +17
-17
lines changed
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>
2442
2442
2443
2443
<listitem>
2444
2444
<!--
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
+ <!--
2445
2462
Author: Peter Eisentraut <peter@eisentraut.org>
2446
2463
2019-04-01 [cc8d41511] Unified logging system for command-line programs
2447
2464
-->
@@ -2602,23 +2619,6 @@ Author: Peter Eisentraut <peter_e@gmx.net>
2602
2619
<listitem>
2603
2620
<!--
2604
2621
Author: 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>
2622
2622
2019-01-08 [354e95d1f] Add - -disable-page-skipping and - -skip-locked to vacuumd
2623
2623
-->
2624
2624
You can’t perform that action at this time.
0 commit comments