|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
TODO list for PostgreSQL |
|
|
|
|
======================== |
|
|
|
|
Last updated: Wed Nov 7 00:27:22 EST 2001 |
|
|
|
|
Last updated: Thu Nov 8 13:24:37 EST 2001 |
|
|
|
|
|
|
|
|
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |
|
|
|
|
|
|
|
|
|
@ -32,6 +32,7 @@ URGENT |
|
|
|
|
o partition data across servers |
|
|
|
|
o sample implementation in contrib/rserv |
|
|
|
|
o queries across databases or servers (two-phase commit) |
|
|
|
|
o http://gborg.postgresql.org/project/pgreplication/projdisplay.php |
|
|
|
|
* Point-in-time data recovery using backup and write-ahead log |
|
|
|
|
* Allow row re-use without vacuum (Tom) |
|
|
|
|
|
|
|
|
|
|