From 9c8f74917d0555f5c7f4decbdea66bf9c8a2da97 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 16 Jul 2008 15:30:19 +0000 Subject: [PATCH] Add to TODO: > > o Add external tool to auto-tune some postgresql.conf parameters > > http://archives.postgresql.org/pgsql-hackers/2008-06/msg00000.php > --- doc/TODO | 7 ++++++- doc/src/FAQ/TODO.html | 5 ++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index 121f3930bf3..42c7db1a28b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -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 diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 0007d4ad7b8..14a54905337 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-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