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