Add to TODO:
authorBruce Momjian
Wed, 16 Jul 2008 15:30:19 +0000 (15:30 +0000)
committerBruce Momjian
Wed, 16 Jul 2008 15:30:19 +0000 (15:30 +0000)
>
>  o Add external tool to auto-tune some postgresql.conf parameters
>
>    http://archives.postgresql.org/pgsql-hackers/2008-06/msg00000.php
>

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

index 121f3930bf31e387f662c3a09768636447bc9944..42c7db1a28b33f9778ed37285010f45aeabbf5b2 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Jul 15 11:03:34 EDT 2008
+Last updated:      Wed Jul 16 11:30:12 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -127,6 +127,11 @@ Administration
 
      http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php
 
+   o Add external tool to auto-tune some postgresql.conf parameters
+
+     http://archives.postgresql.org/pgsql-hackers/2008-06/msg00000.php
+
+
 
 * Tablespaces
 
index 0007d4ad7b8d8716853a5e64fc7425c187b3bb6e..14a54905337d0049346194f03e4a7e5377bc0d60 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Jul 15 11:03:34 EDT 2008
+Last updated:           Wed Jul 16 11:30:12 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -116,6 +116,9 @@ first.  There is also a developer's wiki at
     
  • Add functions to syntax check configuration files
  •      
  • Improve LDAP authentication configuration options
  •  

              http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php

    +

    +    
  • Add external tool to auto-tune some postgresql.conf parameters
  • +

              http://archives.postgresql.org/pgsql-hackers/2008-06/msg00000.php

     

       
       
  • Tablespaces