Re: 7.4?

Ed L. <pgsql@bluepolka.net>

From: "Ed L." <pgsql@bluepolka.net>
To: Hervé Piedvache <herve@elma.fr>, Tom Lane <tgl@sss.pgh.pa.us>, Neil Conway <neilc@samurai.com>
Cc: Robert Treat <xzilla@users.sourceforge.net>, Joe Tomcat <tomcat@mobile.mp>, PostgreSQL General <pgsql-general@postgresql.org>, Bruce Momjian <pgman@candle.pha.pa.us>, Darren Johnson <darren@up.hrcoxmail.com>, reynaud@elma.fr, pgreplication-general@gborg.postgresql.org
Date: 2003-02-26T17:24:26Z
Lists: pgsql-general
On Wednesday February 26 2003 3:55, Hervé Piedvache wrote:
>
> PG-R seems to be the best integrated solution of the moment ...
> Still a lot of work ... but Darren and others are making a real
> good job !
>
> DBMirror or rserv (commercial application) seems to be only
> triggers, and little demon not included in PostgreSQL system ... as
> PG-R is ...

Remember there are distinct needs for both syncronous and asyncronous 
solutions.  PG-R is a *syncronous* solution.  Solutions like 
DBMirror, rserv, and eRServer, on the other hand, are asyncronous 
solutions and thus have a complimentary role.

Ed