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