Re: Replication with slony-I - Mailing list pgsql-general

From Abdul Rahman
Subject Re: Replication with slony-I
Date
Msg-id 751556.64069.qm@web65703.mail.ac4.yahoo.com
Whole thread Raw
In response to Replication with slony-I  (Abdul Rahman <abr_ora@yahoo.com>)
Responses Re: Replication with slony-I  (Raymond O'Donnell <rod@iol.ie>)
List pgsql-general
I followed the document entitled entitled "Replicating your first database" and got SUCCESS
In implementing the given example.

But, the implementation on existing database is not working for the tables already exists in the database. The replication is being only among four tables created via pgbench tool (accounts, history, branches, tellers).

whats going on!

--- On Tue, 10/28/08, Abdul Rahman <abr_ora@yahoo.com> wrote:
From: Abdul Rahman <abr_ora@yahoo.com>
Subject: Re: [GENERAL] Replication with slony-I
To: rod@iol.ie
Cc: pgsql-general@postgresql.org
Date: Tuesday, October 28, 2008, 9:05 AM


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@iol.ie> wrote:
From: Raymond O'Donnell <rod@iol.ie>
Subject: Re: [GENERAL] Replication with slony-I
To: abr_ora@yahoo.com
Cc: pgsql-general@postgresql.org
Date: Monday, October 27, 2008, 7:17 PM

On 27/10/2008 11:17, Abdul Rahmanwrote:
> 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@iol.ie
Galway Cathedral Recitals:http://www.galwaycathedral.org/recitals
------------------------------------------------------------------


pgsql-general by date:

Previous
From: Gregory Stark
Date:
Subject: Re: psql screen size
Next
From: Raymond O'Donnell
Date:
Subject: Re: Replication with slony-I