From: | Abdul Rahman <abr_ora(at)yahoo(dot)com> |
---|---|
To: | rod(at)iol(dot)ie |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Replication with slony-I |
Date: | 2008-10-28 04:05:22 |
Message-ID: | 975567.96468.qm@web65712.mail.ac4.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thanks a lot Ray!
I have found the document and going to follow this. If I face any difficulty then will prompt to archive.
Regards,
Abdul.
--- On Mon, 10/27/08, Raymond O'Donnell <rod(at)iol(dot)ie> wrote:
From: Raymond O'Donnell <rod(at)iol(dot)ie>
Subject: Re: [GENERAL] Replication with slony-I
To: abr_ora(at)yahoo(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Date: Monday, October 27, 2008, 7:17 PM
On 27/10/2008 11:17, Abdul Rahman wrote:
> May any one support step by step procedure for the replication with
> slony-I in windows xp.
There's a pretty good step-by-step guide in the Slony documentation - I
haven't it to hand, but it's entitled "Replicating your first
database"
or something like that. As I recall, it's based on a *nix setup, but
Windows is mentioned too.
Off the top of my head, the only major difference is that instead of
running a separate slon daemon for each node, on Windows you run a
single slon as a service, and then invoke it with "/addengine" for
each
node...it's all in the docs.
Ray.
------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Shashank Sahni | 2008-10-28 04:38:33 | How to know the password for the user 'postgres' |
Previous Message | Bruno Baguette | 2008-10-27 23:49:13 | Re: [PLPGSQL] PERFORM into an EXECUTE allowed ? |