On Mon, Aug 3, 2009 at 11:11 AM, <sweta@xxxxxxxxx> wrote:
Yes it is a replication cluster. I am using Slony to replicate
>
> It seems you are trying to drop a replication cluster, to drop a
> this you have to do as follows:
>
my 8.1.11 database on CentOS 5.
this give -->
> 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"
>
[root@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
Need to fire these commands by connecting to your database.
Regards,
Sweta