Update TODO list.
Index: TODO =================================================================== RCS file: /home/projects/pgsql/cvsroot/pgsql/doc/TODO,v retrieving revision 1.309 diff -r1.309 TODO 3c3 < Last updated: Sat Dec 23 09:48:47 EST 2000 --- > Last updated: Wed Dec 27 00:44:44 EST 2000 60a61,70 > * Add replication of distributed databases [replication] > o automatic fallover > o load balancing > o master/slave replication > o multi-master replication > o partition data across servers > o sample implementation in contrib/rserv > o queries across databases or servers (two-phase commit) > * Point-in-time data recovery using backup and write-ahead log > * Allow row re-use without vacuum(Vadim) 112c122 < * Make file in/out interface to TOAST columns --- > * Make binary/file in/out interface for TOAST columns 122a133 > * Automatically create rules on views so they are updateable, per SQL92 173c184 < * allow psql \d to show temporary table schema --- > * allow psql \d to show temporary table structure 195d205 < * Add replication of distributed databases [replication] 200a211,212 > * Incremental backups > * Allow SQL92 schemas 205d216 < * Allow row re-use without vacuum(Vadim) 229a241 > * Allow Java server-side programming 278a291 > * Automatically keep clustering on a table 329d341 < 5~
Showing
Please register or sign in to comment