Re: Replication - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: Replication
Date
Msg-id h1tkun$cul$1@ger.gmane.org
Whole thread Raw
In response to Re: Replication  (Craig Ringer <craig@postnewspapers.com.au>)
Responses Re: Replication
List pgsql-general
Craig Ringer wrote on 24.06.2009 04:07:
> Thomas Kellerer wrote:
>> Mike Christensen wrote on 23.06.2009 19:37:
>>> Does anyone actually have that (any node can go down and the others still
>>> replicate amongst themselves?)
>> I think this is what Oracle promises with their RAC technology.
>
> Isn't RAC a shared-storage cluster?

As far as I know it is also a cluster of servers which can even hand over the
processing of a single statement "in-flight" if the node goes down that is
current processing the statement.

Thomas

pgsql-general by date:

Previous
From: Madison Kelly
Date:
Subject: Return LEFT JOINed tables when one has no matching column
Next
From: Eduardo Morras
Date:
Subject: WAL and master multi-slave replication