Re: Drop Cluster]

From: sweta(at)opspl(dot)com
To: pgsql-general(at)postgresql(dot)org
Cc: "Abbas" <abbas(dot)dba(at)gmail(dot)com>
Subject: Re: Drop Cluster]
Date: 2009-08-03 05:41:25
Message-ID: 37559.10.0.2.79.1249278085.squirrel@mail.ho.opspl.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> It seems you are trying to drop a replication cluster, to drop a
> this you have to do as follows:
>

Yes it is a replication cluster. I am using Slony to replicate
my 8.1.11 database on CentOS 5.

> connect to the node 1(i.e., Master DB) database, check whether the
> _replcluster schema is already exists or not by giving the command "/dn"
>

this give -->

[root(at)quirinus pg_log]# su - postgres
-bash-3.2$ /dn
-bash: /dn: No such file or directory
-bash-3.2$ dn
-bash: dn: command not found

Regards,
Sweta

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Abbas 2009-08-03 05:46:01 Re: Drop Cluster]
Previous Message Janet Jacobsen 2009-08-03 02:50:53 Re: questions on (parallel) COPY and when to REINDEX