Re: [ADMIN] issue with Postgres uninstallation

2010-09-16 Thread Anuj Pankaj
: [ADMIN] issue with Postgres uninstallation 2010/9/16 Anuj Pankaj : > Can you help let me how to uninstall postgres, if I do not have packages at > Linux box. You do not need the packages to uninstall them. do this: rpm -qa|grep -i postgres and see what packages are listed. Then

Re: [ADMIN] issue with Postgres uninstallation

2010-09-16 Thread Greg Smith
Scott Marlowe wrote: You do not need the packages to uninstall them. do this: rpm -qa|grep -i postgres and see what packages are listed. Then rpm -e packagename1 packagename2 ... to remove them all. Note that you may have issues removing the compat-postgresql-libs packages, as things

Re: [ADMIN] issue with Postgres uninstallation

2010-09-16 Thread Scott Marlowe
2010/9/16 Anuj Pankaj : > Can you help let me how to uninstall postgres, if I do not have packages at > Linux box. You do not need the packages to uninstall them. do this: rpm -qa|grep -i postgres and see what packages are listed. Then rpm -e packagename1 packagename2 ... to remove them all

Re: [ADMIN] issue with Postgres uninstallation

2010-09-16 Thread Anuj Pankaj
; pgsql-admin@postgresql.org Subject: Re: [ADMIN] issue with Postgres uninstallation Anuj Pankaj writes: > To install Postgres I created a folder Postgres and I kept all packages and I > installed Postgres from these packages. > To Uninstall Me suppose, I have to run rpm -e . Here >

Re: [ADMIN] issue with Postgres uninstallation

2010-09-16 Thread Tom Lane
Anuj Pankaj writes: > To install Postgres I created a folder Postgres and I kept all packages and I > installed Postgres from these packages. > To Uninstall Me suppose, I have to run rpm -e . Here > mistakenly I removed all packages.I I rather doubt that rpm would have let you remove "all" pac

Re: [ADMIN] issue with Postgres uninstallation

2010-09-15 Thread Anuj Pankaj
, September 15, 2010 7:05 PM To: Anuj Pankaj Cc: pgsql-admin@postgresql.org Subject: Re: [ADMIN] issue with Postgres uninstallation Anuj Pankaj writes: > I have Postgres 8.1.4 installation and now I want to uninstall. > I have run the command rm -r (all). Er, "rm" not "rpm"?

Re: [ADMIN] issue with Postgres uninstallation

2010-09-15 Thread Devrim GÜNDÜZ
On Wed, 2010-09-15 at 15:09 +0530, Anuj Pankaj wrote: > > Here I am unable to rum rpm -e to uninstall the > postgres > 8.1.4. What is the error message that you are getting? -- Devrim GÜNDÜZ PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer PostgreSQL RPM Repository: http://yum.pgrpm

Re: [ADMIN] issue with Postgres uninstallation

2010-09-15 Thread Tom Lane
Anuj Pankaj writes: > I have Postgres 8.1.4 installation and now I want to uninstall. > I have run the command rm -r (all). Er, "rm" not "rpm"? Exactly what files did you delete here? > Here I am unable to rum rpm -e to uninstall the postgres > 8.1.4. What does "unable" mean --- what command