Re: Experiences with extensibility

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Experiences with extensibility
Date: 2008-01-09 16:06:55
Message-ID: 20080109160655.GD28750@crankycanuck.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jan 08, 2008 at 11:37:38PM -0700, Guido Neitzer wrote:
> Like, I have a situation where I need multi-master just for
> availability. Two small servers are good enough for that. But
> unfortunately with PostgreSQL the whole setup is a major pain in the ...

Really? I don't think a RAID array with heartbeat and failover is that big
a pain. It requires some careful implementation, but it can be made to work
well, I think.

A

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Sergio Borgonovo 2008-01-09 16:21:24 Re: count(*) and bad design was: Experiences with extensibility
Previous Message Andrew Sullivan 2008-01-09 16:05:30 Re: Experiences with extensibility