Re: How to uninstall Postgres

Lists: pgsql-general
From: Ly Lam Ngoc Bich <ly(dot)bich(at)ais(dot)cmc(dot)osaka-u(dot)ac(dot)jp>
To: pgsql-general(at)postgresql(dot)org
Subject: How to uninstall Postgres
Date: 2005-10-06 05:36:35
Message-ID: 1128576995.14109.1.camel@dhcp181.ais.cmc.osaka-u.ac.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

I have installed PostgresSQL with postgresql-8.0.3.tar.gz . My
computer's OS is Linux Fedora 3 . Please show me to the way to uninstall
PostgresSQL.


From: suresh ramasamy <suresh(dot)sql(at)gmail(dot)com>
To: Ly Lam Ngoc Bich <ly(dot)bich(at)ais(dot)cmc(dot)osaka-u(dot)ac(dot)jp>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to uninstall Postgres
Date: 2005-10-06 06:14:13
Message-ID: e809547b0510052314g547b1058t9998af07763219d8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

On 10/6/05, Ly Lam Ngoc Bich <ly(dot)bich(at)ais(dot)cmc(dot)osaka-u(dot)ac(dot)jp> wrote:
> I have installed PostgresSQL with postgresql-8.0.3.tar.gz . My
> computer's OS is Linux Fedora 3 . Please show me to the way to uninstall
> PostgresSQL.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

hi,

have you customized your installation as instructed in the postgresql
manual page?
http://www.postgresql.org/docs/8.0/interactive/install-procedure.html
any way you have goto your source directory where you have started
your installation and give the command
# make clean
# make dist clean
and remove the directory.
It should work in most of the cases.

regards
suresh


From: "Thomas F(dot) O'Connell" <tfo(at)sitening(dot)com>
To: suresh ramasamy <suresh(dot)sql(at)gmail(dot)com>
Cc: Ly Lam Ngoc Bich <ly(dot)bich(at)ais(dot)cmc(dot)osaka-u(dot)ac(dot)jp>, pgsql-general(at)postgresql(dot)org
Subject: Re: How to uninstall Postgres
Date: 2005-10-06 13:08:48
Message-ID: B25B9B7A-08A2-4F76-B17F-E0FA3E6F6CD7@sitening.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general


On Oct 6, 2005, at 1:14 AM, suresh ramasamy wrote:

> On 10/6/05, Ly Lam Ngoc Bich <ly(dot)bich(at)ais(dot)cmc(dot)osaka-u(dot)ac(dot)jp> wrote:
>
>> I have installed PostgresSQL with postgresql-8.0.3.tar.gz . My
>> computer's OS is Linux Fedora 3 . Please show me to the way to
>> uninstall
>> PostgresSQL.
>
> hi,
>
> have you customized your installation as instructed in the postgresql
> manual page?
> http://www.postgresql.org/docs/8.0/interactive/install-procedure.html
> any way you have goto your source directory where you have started
> your installation and give the command
> # make clean
> # make dist clean
> and remove the directory.
> It should work in most of the cases.
>
> regards
> suresh

There's actually a make uninstall rule, too.

--
Thomas F. O'Connell
Co-Founder, Information Architect
Sitening, LLC

Strategic Open Source: Open Your i™

http://www.sitening.com/
110 30th Avenue North, Suite 6
Nashville, TN 37203-6320
615-469-5150
615-469-5151 (fax)