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

From Douglas McNaught
Subject Re: How to uninstall Postgres on Iinux.
Date
Msg-id m24q7u20it.fsf@Douglas-McNaughts-Powerbook.local
Whole thread Raw
In response to How to uninstall Postgres on Iinux.  (Ly Lam Ngoc Bich <ly.bich@ais.cmc.osaka-u.ac.jp>)
List pgsql-general
Ly Lam Ngoc Bich <ly.bich@ais.cmc.osaka-u.ac.jp> writes:

> I am using Linux Fedora 3 . I've installed Postgres with
> postgresql-8.0.3.tar.gz package , so there is no rpm package  when I
> check with
>  rpm -qa|grep postgresql
>
>  Please show me the way to uninstall PostgresSQL.

You should be able to go into the source directory where you compiled
PG and do 'make uninstall'.

-Doug

pgsql-general by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: PostgreSQL 8.1 vs. MySQL 5.0?
Next
From: "CN"
Date:
Subject: pg_restore --disable-triggers does not stop triggers