Re: Clustering with PostgreSQL? - Mailing list pgsql-general

From Marc Wrubleski
Subject Re: Clustering with PostgreSQL?
Date
Msg-id 3ADC9773.66323332@sorexsoftware.com
Whole thread Raw
In response to Clustering with PostgreSQL?  ("Bob McCormick" <bobm@rwmccormick.com>)
Responses RE: Clustering with PostgreSQL?
List pgsql-general
There is no inherent clustering or replication built into postgres yet. Version
7.2 promises replication on various levels.

For fault tolerance, I am sucessfully using drbd and heartbeat to failover
machines.

see http://www.complang.tuwien.ac.at/reisner/drbd/

Marc Wrubleski

Bob McCormick wrote:

> All,
>
> I'm wondering if PostgreSQL is capable of being setup in a clustering
> configuration like one can setup for MSSQL server?  We are seriously
> considering a move to PostgreSQL, but this is probably the only item I
> haven't seen available.  We are setting up an ASP-based website and need to
> have a seriously fault tolerant backend in place.
>
> Any thoughts or comments regarding the 'appropriate' or 'recommended' type
> of configuration for such a system would be greatly appreciated.
>
> Thanks...Bobbo  ;-)
>
> Bob McCormick
> Intuitive Software Technology
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl


pgsql-general by date:

Previous
From: "Gregory Wood"
Date:
Subject: Re: pg_dump error
Next
From: mgermoni@uniautomation.it
Date:
Subject: trigger