1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated:Thu Feb 1212:59:48 EST 2004
3
+ Last updated:Thu Feb 1213:01:10 EST 2004
4
4
5
5
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -15,7 +15,7 @@ Bracketed items "[]" have more detailed.
15
15
Urgent
16
16
======
17
17
18
- * Add replication of distributed databases [replication]
18
+ * Add replication of distributed databases
19
19
o Automatic failover
20
20
o Load balancing
21
21
o Master/slave replication
@@ -463,7 +463,7 @@ Source Code
463
463
* Acquire lock on a relation before building a relcache entry for it
464
464
* Research interaction of setitimer() and sleep() used by statement_timeout
465
465
* -Add checks for fclose() failure (Tom)
466
- * Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1207 2004/02/1217:59:50 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1207 2004/02/1217:59:50 momjian Exp $
466
+ * Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1208 2004/02/1218:01:20 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1208 2004/02/1218:01:20 momjian Exp $
467
467
* Exit postmaster if postgresql.conf can not be opened
468
468
* Rename /scripts directory because they are all C programs now
469
469
* Allow the regression tests to start postmaster with -i so the tests