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 14:43:24
Message-ID: 20071203144324.GA20603@crankycanuck.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Penelope Dramas 2007-12-03 15:08:46 Including pg_dump in .NET Application
Previous Message John Burger 2007-12-03 14:08:49 Re: Will PG use composite index to enforce foreign keys?