8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3640cf5 commit 3d77411Copy full SHA for 3d77411
doc/src/sgml/release-10.sgml
@@ -1744,6 +1744,22 @@
1744
</para>
1745
</listitem>
1746
1747
+ <listitem>
1748
+ <!--
1749
+ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
1750
+ 2017-01-23 [7e26e02ee] Prefetch blocks during lazy vacuum's truncation scan
1751
+ -->
1752
+ <para>
1753
+ Improve speed of <command>VACUUM</>'s removal of trailing empty
1754
+ heap pages (Alvaro Herrera)
1755
+ </para>
1756
+
1757
1758
+ This information is also included in <xref
1759
+ linkend="guc-log-autovacuum-min-duration"> output.
1760
1761
+ </listitem>
1762
1763
<listitem>
1764
<!--
1765
Author: Tom Lane <tgl@sss.pgh.pa.us>
0 commit comments