Re: Drop Cluster] - Mailing list pgsql-general

From Abbas
Subject Re: Drop Cluster]
Date
Msg-id bb2cdf790908022246wacd209atf65566bf7449fd5c@mail.gmail.com
Whole thread Raw
In response to Re: Drop Cluster]  (sweta@opspl.com)
Responses Re: Drop Cluster
List pgsql-general


On Mon, Aug 3, 2009 at 11:11 AM, <sweta@opspl.com> wrote:




>
>         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@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




pgsql-general by date:

Previous
From: sweta@opspl.com
Date:
Subject: Re: Drop Cluster]
Next
From: tomrevam
Date:
Subject: Re: synchronous_commit=off doesn't always return immediately