Re: 100% failover + replication solution

From: Ben Suffolk <ben(at)vanilla(dot)net>
To: "Moiz Kothari" <moizpostgres(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: 100% failover + replication solution
Date: 2006-10-30 10:09:54
Message-ID: 7CA68A94-ED1E-49C9-ACF2-2A34936333DC@vanilla.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> Guys,
>
> I have been thinking about this and wanted to see if it can be
> achived. I wanted to make a 100% failover solution for my postgres
> databases. The first thing that comes to my mind is doing it using
> WAL logs. Am attaching the diagram for which i will write more here.

While its not the solution you were looking at, have you seen
PGCluser :-

http://pgcluster.projects.postgresql.org/index.html

I have not tried it, but was looking the other week at various fail-
over type solutions and came across it. It seems to be able to do
what you want.

Ben

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Shoaib Mir 2006-10-30 10:23:07 Re: 100% failover + replication solution
Previous Message Moiz Kothari 2006-10-30 09:47:53 100% failover + replication solution