Re: How to uninstall Postgres on Iinux. - Mailing list pgsql-general

From Jonathan Trites
Subject Re: How to uninstall Postgres on Iinux.
Date
Msg-id 11935db10510100111t79f2b9c2l321d809c81f5e60f@mail.gmail.com
Whole thread Raw
In response to Re: How to uninstall Postgres on Iinux.  (Jonathan Trites <tritesnikov@gmail.com>)
List pgsql-general
> > Go the installation directory and try
> > #make uninstall  - >  if it doesn't work then do the following
> >
> > # make clean
> > # make dist clean
> > and remove the directory manually
> >
>
> I think he wants to know how to uninstall the files that were
> installed with 'make install', not the source directory.
>

Nevermind, wow I'm tired, should read the entire email and not just
the last three lines.

pgsql-general by date:

Previous
From: Jonathan Trites
Date:
Subject: Re: How to uninstall Postgres on Iinux.
Next
From: Hannes Dorbath
Date:
Subject: Re: INSERT OR UPDATE?