Re: uninstall postgres 8.2 - Mailing list pgsql-general

From Gevik Babakhani
Subject Re: uninstall postgres 8.2
Date
Msg-id 007101c835c2$f619e980$0a01a8c0@gevmus
Whole thread Raw
In response to uninstall postgres 8.2  ("Josh Harrison" <joshques@gmail.com>)
List pgsql-general
Is this on windows or linux/unix?
 
On windows run the setup/uninstaller from your control-panel. You can remove the data directory assuming PG is installed on c:\program files\postgresql\8.2\....
that's it for windows.... :)
 
On unix/linux, you should try to uninstall using your package manager for example apt-get or yum ....
 
Regards,
Gevik Babakhani
------------------------------------------------
PostgreSQL NL       http://www.postgresql.nl
TrueSoftware BV     http://www.truesoftware.nl
------------------------------------------------


From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Josh Harrison
Sent: Monday, December 03, 2007 4:21 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] uninstall postgres 8.2

Hi,
What is the best way to uninstall postgres?
 I'm planning to use postgres 8.3 beta and I would like to uninstall my earlier version 8.2.3. This is only a  test database and so I'm not interested in upgrading or preserving anything from this version.
Thanks
josh

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: uninstall postgres 8.2
Next
From: Enrico Sirola
Date:
Subject: 8.3, a few questions