Re: SSDD reliability - Mailing list pgsql-general

From Craig Ringer
Subject Re: SSDD reliability
Date
Msg-id 4DD47DC6.2080600@postnewspapers.com.au
Whole thread Raw
In response to Re: SSDD reliability  (Martin Gainty <mgainty@hotmail.com>)
List pgsql-general
On 05/19/2011 08:57 AM, Martin Gainty wrote:
> what is this talk about replicating your primary database to secondary
> nodes in the cloud...

slow.

You'd have to do async replication with unbounded slave lag.

It'd also be very easy to get to the point where the load on the master
meant that the slave could never, ever catch up because there just
wasn't enough bandwidth.

--
Craig Ringer

pgsql-general by date:

Previous
From: Craig de Stigter
Date:
Subject: dump & restore to different schema
Next
From: Craig Ringer
Date:
Subject: Re: dump & restore to different schema