Re: Adivice on master - master replication.

From: Shoaib Mir <shoaibmir(at)gmail(dot)com>
To: gdm(at)linuxpro(dot)co(dot)za
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Adivice on master - master replication.
Date: 2010-10-29 04:07:43
Message-ID: AANLkTim98jX6E4NFaT9SpBeRzZ9W9wvrn831qsn=sWy2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Oct 29, 2010 at 9:42 AM, Gregory Machin <gdm(at)linuxpro(dot)co(dot)za> wrote:

>
> From my reading I need a synchronise master - master. so both servers
> need to be hot. Such that the web servers are unaware of which server
> the are communicating with, so should one pgsql server go down there
> would be no interruption to the web servers.
>
>
I have used Rubyrep for such scenario in the past but that was for a small
database so it didn't give me much trouble.

http://www.rubyrep.org/

--
Shoaib Mir
http://shoaibmir.wordpress.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message venkat 2010-10-29 04:48:53 How to Convert Integer to Serial
Previous Message Alex Hunsaker 2010-10-29 03:23:15 Re: MySQL -> PostgreSQL conversion issue