OSDN Git Service

Done:
authorBruce Momjian <bruce@momjian.us>
Sat, 5 May 2007 14:44:15 +0000 (14:44 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 5 May 2007 14:44:15 +0000 (14:44 +0000)
>  o -Allow multiple vacuums so large tables do not starve small

doc/TODO
doc/src/FAQ/TODO.html

index 047d4f9..b28849e 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian (bruce@momjian.us)
-Last updated:          Fri May  4 23:14:29 EDT 2007
+Last updated:          Sat May  5 10:44:05 EDT 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1223,11 +1223,8 @@ Vacuum
          empty?
        o Consider logging activity either to the logs or a system view
        o -Turn on by default
-       o Allow multiple vacuums so large tables do not starve small
+       o -Allow multiple vacuums so large tables do not starve small
          tables
-
-         http://archives.postgresql.org/pgsql-general/2007-01/msg00031.php
-
        o Improve control of auto-vacuum
 
          http://archives.postgresql.org/pgsql-hackers/2006-12/msg00876.php
index 80c7692..5f4e453 100644 (file)
@@ -8,7 +8,7 @@
 <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
 <h1><a name="section_1">PostgreSQL TODO List</a></h1>
 <p>Current maintainer:     Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated:           Fri May  4 23:14:29 EDT 2007
+Last updated:           Sat May  5 10:44:05 EDT 2007
 </p>
 <p>The most recent version of this document can be viewed at<br/>
 <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1088,10 +1088,8 @@ first.  There is also a developer's wiki at<br/>
           empty?
     </li><li>Consider logging activity either to the logs or a system view
     </li><li>-<em>Turn on by default</em>
-    </li><li>Allow multiple vacuums so large tables do not starve small
+    </li><li>-<em>Allow multiple vacuums so large tables do not starve small</em>
           tables
-<p>          <a href="http://archives.postgresql.org/pgsql-general/2007-01/msg00031.php">http://archives.postgresql.org/pgsql-general/2007-01/msg00031.php</a>
-</p>
     </li><li>Improve control of auto-vacuum
 <p>          <a href="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00876.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00876.php</a>
 </p>