Re: How to uninstall Postgres on Iinux.

From: Douglas McNaught <doug(at)mcnaught(dot)org>
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 on Iinux.
Date: 2005-10-06 14:16:58
Message-ID: m24q7u20it.fsf@Douglas-McNaughts-Powerbook.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ly Lam Ngoc Bich <ly(dot)bich(at)ais(dot)cmc(dot)osaka-u(dot)ac(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message CN 2005-10-06 14:33:52 pg_restore --disable-triggers does not stop triggers
Previous Message Tatsuo Ishii 2005-10-06 14:06:57 Re: PostgreSQL 8.1 vs. MySQL 5.0?