View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 06:14 AM
Douglas McNaught
 
Posts: n/a
Default Re: How to uninstall Postgres on Iinux.

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

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote