pgsql/doc (TODO)

Started by Bruce Momjianover 25 years ago3 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Date: Wednesday, December 27, 2000 @ 00:44:58
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/doc
from hub.org:/home/projects/pgsql/tmp/cvs-serv38458

Modified Files:
TODO

----------------------------- Log Message -----------------------------

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~

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Bruce Momjian (#1)
Re: pgsql/doc (TODO)

* Allow Java server-side programming

I've been working on that a little, but the currently available JDKs on
not-Solaris are just so busted that I wouldn't hold my breath.

--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/

#3Bruce Momjian
bruce@momjian.us
In reply to: Peter Eisentraut (#2)
Re: pgsql/doc (TODO)

* Allow Java server-side programming

I've been working on that a little, but the currently available JDKs on
not-Solaris are just so busted that I wouldn't hold my breath.

Yes, we certainly don't want to add instability by adding Java, and at
this point, that is what would happen. If we can get the Java working
in a separate process, maybe we can accept it someday.

Seemed I should get it on the TODO so people know we are aware of the
problem.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026