Re: Replication - Mailing list pgsql-general

From Dimitri Fontaine
Subject Re: Replication
Date
Msg-id 80202B71-6FFA-43E7-97DA-8C262B88F495@hi-media.com
Whole thread Raw
In response to Re: Replication  (Jasen Betts <jasen@xnet.co.nz>)
Responses Re: Replication
List pgsql-general
Hi,

Le 25 juin 09 à 11:26, Jasen Betts a écrit :
> On 2009-06-23, Mike Christensen <mike@kitchenpc.com> wrote:
>
>> Does anyone actually have that (any node
>> can go down and the others still replicate amongst themselves?)
>
> you are describing usenet. (it was not designed for relational
> database
> replication but it does have that feature)

   http://postgres-r.org/about/about

   Reliability, Availability and Scalability
Mirroring the data on multiple nodes enhances reliability of the
database system. As Postgres-R is using a group communication system
it is easily possible to add or remove nodes on the running system.
Crashing nodes are automatically detected and removed, thus do not
affect the operating of the database system. This facilitates
administration tasks and ensures greater availability and scalability
of the database system.

Regards,
--
dim

pgsql-general by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: masking the code
Next
From: Scott Marlowe
Date:
Subject: Re: masking the code