Re: [HACKERS] ObjectWeb/Clustered JDBC

2003-11-28 Thread Hans-Jürgen Schönig
Dave, I know that the backend does - it is an essential feature. Clustered JDBC parses the statement sent to it in order to find out what to do with it. I have played around a little (mostly interactive shell). You will find out that Clustered JDBC will complain in this case because it doesn't

Re: [HACKERS] ObjectWeb/Clustered JDBC

2003-11-28 Thread Hans-Jürgen Schönig
Peter Eisentraut wrote: Hans-Jürgen Schönig writes: Especially the disaster recovery mechanism and things such as adding new masters need some more work. Yes, someone is working on automatic recovery (which would extend to adding new masters by starting recovery from zero). In fact, they're ju

Re: [HACKERS] ObjectWeb/Clustered JDBC

2003-11-25 Thread Peter Eisentraut
Hans-Jürgen Schönig writes: > Especially the disaster recovery mechanism and things such as adding new > masters need some more work. Yes, someone is working on automatic recovery (which would extend to adding new masters by starting recovery from zero). In fact, they're just across town from yo

Re: [HACKERS] ObjectWeb/Clustered JDBC

2003-11-25 Thread Dave Cramer
Hans, I don't understand the statement about missing "DECLARE CURSOR" ? The backend supports it? Dave On Sun, 2003-11-23 at 12:12, Hans-Jürgen Schönig wrote: > Peter Eisentraut wrote: > > I was at the ObjectWeb Conference today; ObjectWeb > > (http://www.objectweb.org) being a consortium that has

Re: [HACKERS] ObjectWeb/Clustered JDBC

2003-11-24 Thread Hans-Jürgen Schönig
Peter Eisentraut wrote: I was at the ObjectWeb Conference today; ObjectWeb (http://www.objectweb.org) being a consortium that has amassed quite an impressive array of open-source, Java-based middleware under their umbrella, including for instance our old friend Enhydra. And they regularly kept men

[HACKERS] ObjectWeb/Clustered JDBC

2003-11-21 Thread Peter Eisentraut
I was at the ObjectWeb Conference today; ObjectWeb (http://www.objectweb.org) being a consortium that has amassed quite an impressive array of open-source, Java-based middleware under their umbrella, including for instance our old friend Enhydra. And they regularly kept mentioning PostgreSQL in th