Re: How to uninstall Postgres - Mailing list pgsql-general

From suresh ramasamy
Subject Re: How to uninstall Postgres
Date
Msg-id e809547b0510052314g547b1058t9998af07763219d8@mail.gmail.com
Whole thread Raw
In response to How to uninstall Postgres  (Ly Lam Ngoc Bich <ly.bich@ais.cmc.osaka-u.ac.jp>)
Responses Re: How to uninstall Postgres  ("Thomas F. O'Connell" <tfo@sitening.com>)
List pgsql-general
On 10/6/05, Ly Lam Ngoc Bich <ly.bich@ais.cmc.osaka-u.ac.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

pgsql-general by date:

Previous
From: CSN
Date:
Subject: Re: PostgreSQL 8.1 vs. MySQL 5.0?
Next
From: "Dann Corbit"
Date:
Subject: Re: PostgreSQL 8.1 vs. MySQL 5.0?