Re: Postgres failover implementation

From: Laurentiu Drob <lwd(at)cfrcta(dot)ro>
To: Peter Schmidt <peterjs(at)home(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres failover implementation
Date: 2000-12-13 08:13:20
Message-ID: 3A372FA0.57F0E250@cfrcta.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter Schmidt wrote:
>
> PostgreSQL v7.0.2
>
> My company is looking for a way to implement failover w/Postgres.
>
Hi Peter,

We have "fight" with this kind of stuff and found two directions:
-software RAID 1 with nbd (for nbd you can search http://freshmeat.net
site)
-another toy named drbd (http://www.complang.tuwien.ac.at/reisner/drbd/)
which is much easier in our opinion
For any questions email us at admin(at)cfrcta(dot)ro

Best luck!

lwd.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nikhil G. Daddikar 2000-12-13 08:20:32 Re: Reliability Stability of PgSQL & it's JDBC driver
Previous Message Ivan =?iso-8859-1?q?Hern=E1ndez?= 2000-12-13 07:18:18 About isolation levels