Re: Replicating between different Slony versions?

From: Ashish Karalkar <ashishka(at)synechron(dot)com>
To: Avi Blackmore <support(at)satshot(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Replicating between different Slony versions?
Date: 2009-02-26 05:11:29
Message-ID: 49A62481.3080204@synechron.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Avi Blackmore wrote:
> Hi folks,
>
> I'm working on migrating our database cluster from PostgreSQL 8.1 to
> 8.3. I'm following the "dump and restore, then use Slony to
> replicate" procedure, to minimize downtime. The problem is, the new
> 2.0 version of Slony-I does not support anything prior to 8.3, so I
> have to install different versions of Slony-I.
>
> My question is, is this even feasible? Or would I be better off
> installing Slony-I 1.x on my 8.3 cluster, and then upgrading it after
> the migration?
>
> I ask first because I am extremely skittish about experimenting with a
> production database cluster. :-)
>
> Thanks,
> --
> Avi Blackmore
> Head Programmer/System Administrator
> Agri ImaGIS Technologies, Inc.
>
>
>
>
>
Yes, You should go for Slony-I 1.x, Two different version of slony on
master and slave will not work.

With Regards
--Ashish

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tony Liao 2009-02-26 05:24:17 Re: "like" and index
Previous Message Tom Lane 2009-02-26 00:31:25 Re: "like" and index