Re: PostgreSQL clustering (shared disk)

From: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
To: Mikko Partio <mpartio(at)gmail(dot)com>
Subject: Re: PostgreSQL clustering (shared disk)
Date: 2007-08-17 09:47:13
Message-ID: 46C56EA1.4040200@theendofthetunnel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 17.08.2007 11:12, Mikko Partio wrote:
> Maybe I'm just better off using the more simple (crude?) method of drbd +
> heartbeat?

Crude? Use what you like to use, but you should keep one thing in mind:
If you don't know the software you are running in each and every detail,
how it behaves in each and every situation you can think of, it's a bad
idea to use it in a HA setup.

You don't want to be one of those admins that just configured something
in a few days, moved production stuff on it and fail to recover from a
split brain situation. Setting up a HA environment is something you do
in months, not days, at least if you want to do it right. There is so
much that can go wrong, and so much to learn. Keep it simple.

--
Regards,
Hannes Dorbath

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mikko Partio 2007-08-17 10:18:35 Re: PostgreSQL clustering (shared disk)
Previous Message Mikko Partio 2007-08-17 09:12:16 Re: PostgreSQL clustering (shared disk)