From: | "Ed L(dot)" <pgsql(at)bluepolka(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Neil Conway <neilc(at)samurai(dot)com> |
Cc: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, Joe Tomcat <tomcat(at)mobile(dot)mp>, PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: 7.4? |
Date: | 2003-02-26 07:53:42 |
Message-ID: | 200302260053.42422.pgsql@bluepolka.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tuesday February 25 2003 11:52, Tom Lane wrote:
>
> Also, there are nontrivial licensing issues involved. The PG-R
> design depends on an underlying "group communication" system, which
> is a nontrivial bit of software that none of the core team wants to
> rewrite. But none of the available GC systems are BSD-license open
> source. We had had some hopes of getting Spread to offer BSD
> terms, but that seems to have fallen through. So right now, PG-R
> is on the outside looking in, as far as inclusion in the core
> distribution goes :-(
Is anyone aware of particular reasons why the group is pushing on a
syncronous solution? I'm sure they have good reasons, but I would've
assumed an asyncronous solution would be far more applicable for
simple redundancy as opposed to syncronicity for high-performance
clusters, not too mention being far simpler implementations.
Ed
From | Date | Subject | |
---|---|---|---|
Next Message | Antti Haapala | 2003-02-26 08:56:21 | Re: How do I change the server encoding? |
Previous Message | Ed L. | 2003-02-26 07:48:15 | Re: 7.4? |