Re: [GENERAL] Drop Cluster

2009-08-02 Thread sweta
hi, Thankyou Its done :) Regards, Sweta -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] Drop Cluster]

2009-08-02 Thread Abbas
On Mon, Aug 3, 2009 at 11:11 AM, 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

Re: [GENERAL] Drop Cluster]

2009-08-02 Thread sweta
> > 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 > _

Re: [GENERAL] Drop Cluster

2009-08-01 Thread John R Pierce
sw...@opspl.com wrote: I believe that command is specific to the debian/ubuntu distributions. in generic postgres, you'd simply stop the server, then delete the contents of the $PGDATA directory I cleared the PGDATA directory like this --> PGDATA="" export PGDATA that just sets the

Re: [GENERAL] Drop Cluster

2009-08-01 Thread Roderick A. Anderson
sw...@opspl.com wrote: Hi, I believe that command is specific to the debian/ubuntu distributions. in generic postgres, you'd simply stop the server, then delete the contents of the $PGDATA directory I am using CentOS 5 and postgrest 8.1.11 . Could not find the PGDATA directory. :( On my

Re: [GENERAL] Drop Cluster]

2009-08-01 Thread sweta
Hi, > > I believe that command is specific to the debian/ubuntu distributions. > > in generic postgres, you'd simply stop the server, then delete the > contents of the $PGDATA directory > > I cleared the PGDATA directory like this --> PGDATA="" export PGDATA Still I get the same error replc

Re: [GENERAL] Drop Cluster

2009-08-01 Thread sweta
Hi, > I believe that command is specific to the debian/ubuntu distributions. > > in generic postgres, you'd simply stop the server, then delete the > contents of the $PGDATA directory I am using CentOS 5 and postgrest 8.1.11 . Could not find the PGDATA directory. :( Will deleting the content

Re: [GENERAL] Drop Cluster

2009-08-01 Thread John R Pierce
sw...@opspl.com wrote: Hi, Is there any command to drop a postgres cluster??? I tried the following link http://www.digipedia.pl/man/pg_dropcluster.8.html but it says command not found. Is there any other way?? Any help will be highly appreciated. I believe that command is specific to t

[GENERAL] Drop Cluster

2009-07-31 Thread sweta
Hi, Is there any command to drop a postgres cluster??? I tried the following link http://www.digipedia.pl/man/pg_dropcluster.8.html but it says command not found. Is there any other way?? Any help will be highly appreciated. Thanks in advance. Regards, Sweta. -- Sent via pgsql-general ma

[GENERAL] Drop Cluster

2009-07-31 Thread sweta
Hi, Is there any command to drop a postgres cluster??? I tried the following link http://www.digipedia.pl/man/pg_dropcluster.8.html but it says command not found. Is there any other way?? Any help will be highly appreciated. Thanks in advance. Regards, Sweta. -- Sent via pgsql-general mail