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

From: Pascal Cohen <pcohen(at)wimba(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: HA and Replication - how to choose among all the available solutions
Date: 2007-12-03 15:16:04
Message-ID: 47541DB4.2040308@wimba.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andrew Sullivan wrote:
> On Mon, Dec 03, 2007 at 09:57:30AM +0100, Pascal Cohen wrote:
>
>>>
>>>
>> What kind of hardware solutions do you know ? - I will look on my own
>> what I can find.
>>
>
> Have a look at the discussion in the 8.3 manual, about shared disk and block
> level replication:
>
> http://www.postgresql.org/docs/8.3/static/high-availability.html
>
> A
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
>
Thanks
I had a look to that page. Shared disk seems nice, but I suppose one
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 ;)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Josh Harrison 2007-12-03 15:20:49 uninstall postgres 8.2
Previous Message Paul Boddie 2007-12-03 15:15:59 Deadlock when updating table partitions (and presumed solution)