Re: [GENERAL] uninstall postgres 8.2

2007-12-03 Thread Josh Harrison
) > > > > -Original Message- > From: [EMAIL PROTECTED] on behalf of Josh Harrison > Sent: Mon 12/3/2007 8:20 AM > To: pgsql-general@postgresql.org > Subject: [GENERAL] uninstall postgres 8.2 > > Hi, > What is the best way to uninstall postgres? > I'm plan

Re: [GENERAL] uninstall postgres 8.2

2007-12-03 Thread Gregory Williamson
y all copies of the original message. (My corporate masters made me say this.) -Original Message- From: [EMAIL PROTECTED] on behalf of Josh Harrison Sent: Mon 12/3/2007 8:20 AM To: pgsql-general@postgresql.org Subject: [GENERAL] uninstall postgres 8.2 Hi, What is the best way to unin

Re: [GENERAL] uninstall postgres 8.2

2007-12-03 Thread Gevik Babakhani
ruesoftware.nl/> _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 planni

Re: [GENERAL] uninstall postgres 8.2

2007-12-03 Thread Raymond O'Donnell
On 03/12/2007 15:20, Josh Harrison wrote: What is the best way to uninstall postgres? What platform are you on? How did you install it in the first place? If you're on Windows, use the installer. If you're on Debian or Ubuntu and you used apt-get to install, use apt-get remove [...]. If you

[GENERAL] uninstall postgres 8.2

2007-12-03 Thread Josh Harrison
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