Re: How to uninstall Postgres on Iinux.

From: Jonathan Trites <tritesnikov(at)gmail(dot)com>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to uninstall Postgres on Iinux.
Date: 2005-10-10 08:11:45
Message-ID: 11935db10510100111t79f2b9c2l321d809c81f5e60f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Hannes Dorbath 2005-10-10 08:37:42 Re: INSERT OR UPDATE?
Previous Message Jonathan Trites 2005-10-10 08:10:03 Re: How to uninstall Postgres on Iinux.