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 e49ae8d commit 83f5491Copy full SHA for 83f5491
doc/src/sgml/release-9.0.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.47 2010/08/06 19:13:13 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.48 2010/08/07 13:07:06 momjian Exp $ -->
2
3
<sect1 id="release-9-0">
4
<title>Release 9.0</title>
@@ -141,7 +141,7 @@
141
<listitem>
142
<para>
143
As part of our decade-long effort to eliminate the pain of VACUUM,
144
- <command>VACUUM FULL</> is not substantially faster by
+ <command>VACUUM FULL</> is now substantially faster by
145
rewriting the entire table and
146
indexes, rather than moving around single rows to compact space.
147
</para>
0 commit comments