Re: Data replication through disk replication

From: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
To: Ben <bench(at)silentmedia(dot)com>
Subject: Re: Data replication through disk replication
Date: 2007-05-20 16:24:07
Message-ID: 46507627.8090500@theendofthetunnel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ben wrote:
> On May 20, 2007, at 3:01 AM, Thomas Lopatic wrote:
> The problem comes when the primary is cannot replicate to the secondary
> but can, for whatever reason, still talk to clients. If a client is told
> something is committed but that commit isn't replicated, you have a
> problem.

Right, node and resource fencing is the first thing you need to think
about in any HA setup.

--
Best regards,
Hannes Dorbath

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Henka 2007-05-20 16:48:02 Re: Transaction commit in a trigger function
Previous Message Hannes Dorbath 2007-05-20 16:19:55 Re: Data replication through disk replication