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