Re: replication question

From: Robby Russell <robby(at)planetargon(dot)com>
To: Fred Blaise <fred(dot)blaise(at)excilan(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: replication question
Date: 2005-02-14 14:24:41
Message-ID: 1108391081.5360.56.camel@linus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2005-02-14 at 15:18 +0100, Fred Blaise wrote:
> Hello
>
> I am running postgres 7.4.6 on 2 BSDi boxes. One is live, the other one
> is a failover. I would like to implement a master-slave replication
> process.
>
> I believe replication has been included in the base package since 7.3.x.
>
> Do you have any good pointers/how-to to direct me to?
>
> Thanks for the help.
>
> Best,
>

Try Slony:

http://www.onlamp.com/pub/a/onlamp/2004/11/18/slony.html

-Robby

--
/***************************************
* Robby Russell | Owner.Developer.Geek
* PLANET ARGON | www.planetargon.com
* Portland, OR | robby(at)planetargon(dot)com
* 503.351.4730 | blog.planetargon.com
* PHP/PostgreSQL Hosting & Development
* --- Now hosting Ruby on Rails Apps ---
****************************************/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2005-02-14 15:28:31 Re: PostgreSQL vs. MySQL vs. Oracle, 2005 report card
Previous Message Fred Blaise 2005-02-14 14:18:03 replication question