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 9e3cd37 commit dd6c108Copy full SHA for dd6c108
doc/src/sgml/release-9.0.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.29 2010/06/10 21:48:28 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.30 2010/06/14 01:07:41 rhaas Exp $ -->
2
3
<sect1 id="release-9-0">
4
<title>Release 9.0</title>
@@ -97,7 +97,7 @@
97
<listitem>
98
<para>
99
As part of our decade-long effort to eliminate the pain of VACUUM,
100
- <command>VACUUM FULL</> is not substantially faster by
+ <command>VACUUM FULL</> is now substantially faster by
101
rewriting the entire table and
102
indexes, rather than moving around single rows to compact space.
103
</para>
0 commit comments