]> granicus.if.org Git - postgresql/commitdiff
Improve lazy vacuum wording.
authorBruce Momjian <bruce@momjian.us>
Wed, 7 Dec 2005 14:36:08 +0000 (14:36 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 7 Dec 2005 14:36:08 +0000 (14:36 +0000)
doc/src/sgml/maintenance.sgml
doc/src/sgml/release.sgml

index 532dfe0ee065259dc1daad7c5db3188f9e835f6f..5fb6a828caf07a0b0ef155fff99300c7ffb9e662 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.51.2.1 2005/12/07 05:36:08 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.51.2.2 2005/12/07 14:36:08 momjian Exp $
 -->
 
 <chapter id="maintenance">
@@ -142,8 +142,8 @@ $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.51.2.1 2005/12/07 05:36:08
     just <command>VACUUM</command>, marks expired data in tables and
     indexes for future reuse; it does <emphasis>not</emphasis> attempt
     to reclaim the space used by this expired data unless the space is
-    at the end of the table and an exclusive lock can be obtained easily
-    on the table. Unused space at the start or middle of the file does
+    at the end of the table and an exclusive table lock can be easily 
+    obtained. Unused space at the start or middle of the file does
     not result in the file being shortened and space returned to the
     operating system. This variant of <command>VACUUM</command> can be
     run concurrently with normal database operations.
index ab450521afd2b1c38494d21b6711561aadef2eab..393808cf57ad60a7f7713ed2c3725f1ec3fbd992 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.5 2005/12/06 21:01:32 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.6 2005/12/07 14:36:08 momjian Exp $
 
 Typical markup: