Re: High Availability Cluster in Conjunction with PostGres

Поиск
Список
Период
Сортировка
От Oliver Korff
Тема Re: High Availability Cluster in Conjunction with PostGres
Дата
Msg-id 200111081913.UAA15681@orion.eatserver.de
обсуждение исходный текст
Ответ на High Availability Cluster in Conjunction with PostGres  (jeff@muttworks.com (Jeff Young))
Список pgsql-general
Hi Jeff,

have a look on
http://www.sgi.com/software/failsafe/
http://oss.sgi.com/projects/failsafe/mail.html

you can get it at:
ftp://ftp.suse.com/pub/projects/failsafe/

all you'll have to do is to write a shell script that does:
start Linux/PostgreSQL
stop Linux/PostgreSQL
monitor Linux/PostgreSQL (perhaps write data to a table and report success)

Advantages:
-good GUI
-on the market for some time
-still maintained by suse

Disadvatages:
-little bit poor docu

I can perhaps answer some questions, and I would really like to receive the
postgres-start-stop-monitor script!

Oliver
>I am evaluating the possibility of using Linux/PostgreSQL for an
>application that will require failover clustering for the database in
>the event of a processor failure or non-data hard drive failure.
>
>I am assuming the data is kept on a RAID Array that can be >picked up
>by another node in the cluster in the event of a failure in the Active
>node.
>
>Can anyone share experience with me.
>
>Jef
--
Do not expose your LaserWriter to fire or intense heat. -- Apple
LaserWriter manual

В списке pgsql-general по дате отправления:

Предыдущее
От: "Ivan Babikov"
Дата:
Сообщение: Are 2-phase commited transaction available in Postgres?
Следующее
От: efreyre@qnet.com.pe
Дата:
Сообщение: what is the error in the function?