Re: postgreSQL on NAS/SAN?

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Daniel Seichter <daniel(at)dseichter(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgreSQL on NAS/SAN?
Date: 2003-06-17 17:05:25
Message-ID: 20030617170525.GB1408@feivel.fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jun 17, 2003 at 03:41:45PM +0200, Daniel Seichter wrote:
> I am looking for a hot spare, so if one server crashed, the second will
> "spare" it, because if this database will be down (down is meant for longer
> than 2 hours) more than two other databases will not continue working (they
> could continue working, but without new data, so it will be senseless).

Not sure what you mean. Shall the second machine take over? Since this
should be hot 2 hours is a lot of time. Using a private network you can
detect failures almost immediately.

I do recommend a a local checking like watchdog or mon, so a restart is
tried before the takeover. And I'd make sure the primary machine stays
down.

Has been done before. :-)

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Irawan Tanudirdjo 2003-06-17 17:11:46 How to Process Mail in Postgre?
Previous Message Michael Meskes 2003-06-17 17:02:53 Re: postgreSQL on NAS/SAN?