Re: uninstall - Mailing list pgsql-general

From David Steuber
Subject Re: uninstall
Date
Msg-id m3wvgy7jao.fsf@solo.david-steuber.com
Whole thread Raw
In response to uninstall  ("Adam Lang" <aalang@rutgersinsurance.com>)
List pgsql-general
"Dave @ kexis" <no@email.for.me> writes:

' Is there any easy way to uninstall postgresql? I tried gmake uninstall in
' /usr/src/postgresql-7.0.2/src but thats to uninstall utils ?

See if this works for you:

rm -rf /usr/local/pgsql
rm -rf /var/lib/pgsql

Don't forget the database directory if you keep it somewhere else.  If
you moved the man pages... well have fun.

Why are you getting rid of it?

--
David Steuber | "Are you now, or have you ever been, a member
NRA Member    | of the NRA?" --- HUAC, 2004

Happiness is a SAAB Gripen <http://www.gripen.saab.se/> in the
garage, an FN-FAL in the safe, and an HK P7M8 on the hip.

pgsql-general by date:

Previous
From: Zlatko Calusic
Date:
Subject: Re: Large selects handled inefficiently?
Next
From: Jochen Schmidt
Date:
Subject: initlocation - server restart: sorry, found my mistake