Re: PostgreSQL and HA?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: pgsql-general(at)postgresql(dot)org, thomas(dot)koehler(at)millenux(dot)de
Subject: Re: PostgreSQL and HA?
Date: 2003-08-27 03:58:22
Message-ID: 200308270358.h7R3wMM28050@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thomas Khler wrote:
-- Start of PGP signed section.
> Hi,
> Just having read http://developer.postgresql.org/todo.php - seems
> like quite a few features for high availibility are still
> missing. So - what's the recommended way to get some kind of HA
> up and running using PostgreSQL at the moment? How much HA will I be
> able to get?

You can get master/slave replication from /contrib/dbmirror or
/contrib/rserv.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-08-27 04:33:59 Re: Replication Ideas
Previous Message Bruce Momjian 2003-08-27 03:57:26 Re: [GENERAL] Replication Ideas