Re: HA and Replication - how to choose among all the available solutions

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: HA and Replication - how to choose among all the available solutions
Date: 2007-12-03 18:13:27
Message-ID: 20071203181327.GA21264@crankycanuck.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Dec 03, 2007 at 04:16:04PM +0100, Pascal Cohen wrote:
> needs fast connections like fiber channels ? What is the impact on I/O
> and general DB perfs ? - Sorry if my question is stupid - not an expert
> on such things.
> And I suppose it is not very cheap ;)

Well, if you think you're going to get high performance and super
redundancy on cheap hardware, you need to think again. ECC memory isn't
cheap either, but if you care about your data, you have to decide whether
it really needs to be protected.

No, you don't necessarily need fibre. Some people do this over copper-based
LAN links.

A

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message brian 2007-12-03 18:18:07 Re: initdb - encoding question
Previous Message Josh Harrison 2007-12-03 18:07:18 Re: initdb - encoding question