From: Bruce Momjian Date: Sun, 11 Jul 2004 00:18:28 +0000 (+0000) Subject: Add: X-Git-Tag: REL8_0_0BETA1~251 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4a98c5fcc6b418912dde8e8ce3a8a486cbe4c85;p=postgresql Add: > * Add include functionality to postgresql.conf > --- diff --git a/doc/TODO b/doc/TODO index 07fb3d3c4e..3526589900 100644 --- a/doc/TODO +++ b/doc/TODO @@ -5,7 +5,7 @@ TODO list for PostgreSQL Bracketed items "[]" have more detail. Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Wed Jul 7 08:49:46 EDT 2004 +Last updated: Sat Jul 10 20:18:28 EDT 2004 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org. @@ -43,6 +43,8 @@ Administration in-progress when the server terminated abruptly * Allow reporting of which objects are in which tablespaces * Allow database recovery where tablespaces can't be created +* Add include functionality to postgresql.conf + * Improve replication solutions o Automatic failover o Load balancing