From: | Marc Wrubleski <mlwruble(at)sorexsoftware(dot)com> |
---|---|
To: | Bob McCormick <bobm(at)rwmccormick(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Clustering with PostgreSQL? |
Date: | 2001-04-17 19:20:19 |
Message-ID: | 3ADC9773.66323332@sorexsoftware.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Gregory Wood | 2001-04-17 19:22:13 | Re: pg_dump error |
Previous Message | Marek Pętlicki | 2001-04-17 19:00:10 | Re: failed sanity check, table answers was not found |