Re: peer-to-peer replication with Postgres - Mailing list pgsql-general

From Scott Marlowe
Subject Re: peer-to-peer replication with Postgres
Date
Msg-id AANLkTinctLniAfIh6vdCeghhXooraGohcqVVOw-tU-AQ@mail.gmail.com
Whole thread Raw
In response to Re: peer-to-peer replication with Postgres  (Mike Christensen <mike@kitchenpc.com>)
Responses Re: peer-to-peer replication with Postgres  (Mike Christensen <mike@kitchenpc.com>)
List pgsql-general
On Mon, May 10, 2010 at 7:04 PM, Mike Christensen <mike@kitchenpc.com> wrote:
> Thanks for the advice.  In that case, I'll stick with the standard
> approach of having a single SQL server and several web frontends and
> employ a caching mechanism such as memcache as well.  Thanks!

And with 9.0 it will be pretty easy to setup hot read PITR slaves so
you can build a pretty simple failover system.

pgsql-general by date:

Previous
From: Gordon Shannon
Date:
Subject: Re: Crazy looking actual row count from explain analyze
Next
From: Greg Smith
Date:
Subject: Re: Archiver not picking up changes to archive_command