port=5433
user=postgres password=* dbname=slave11';
Thanks & Regards,
Vishnu S
-Original Message-
From: Devrim GÜNDÜZ [mailto:dev...@gunduz.org]
Sent: Tuesday, October 05, 2010 5:52 PM
To: Vishnu S.
Cc: pgsql-ad...@postgresql.org; pgsql-general@postgresql.org
Subject: Re: [A
On Tue, 2010-10-05 at 11:03 +0530, Vishnu S. wrote:
>
> Yes. I have written a script file like the following.
>
> include ;
> init cluster (id=1, comment='hostname=10.2.26.53 port=5432');
It does not give me the $CLUSTER_NAME information.
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Ha
: Vishnu S.
Cc: pgsql-ad...@postgresql.org; pgsql-general@postgresql.org
Subject: Re: [GENERAL] Data Not replicating
On Tue, 2010-10-05 at 10:19 +0530, Vishnu S. wrote:
> LOG: unexpected EOF on client connection
> ERROR: schema "_testcluster" does not exist at character 30
D
On Tue, 2010-10-05 at 10:19 +0530, Vishnu S. wrote:
> LOG: unexpected EOF on client connection
> ERROR: schema "_testcluster" does not exist at character 30
Did you run slonik_init_cluster?
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository:
Hi,
I am using Slony-I for replicating a database.I have a master database
and two slave databases in another server on the same host. I have done
all steps mentioned in
http://www.testdriveinteractive.com/files/Tutorial_All_PP_Slony_Replicat
ion.pdf, and started the Slony-I service. But the da