Re: Is this a "Stupid Question" ?

From: CaT <cat(at)zip(dot)com(dot)au>
To: Adam Smith <adamsmith(at)econ(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Is this a "Stupid Question" ?
Date: 2004-06-21 04:39:39
Message-ID: 20040621043920.GB6458@zip.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

On Sun, Jun 20, 2004 at 07:50:53PM -0700, Adam Smith wrote:
> I am attempting an install of 7.4.3 on FreeBSD O/S 4.9, apparently
> remnants of 7.3.x are scattered around on the disk from (a) previous
> ports installation, causing mutex_lock/unlock, libpq.so and other
> installation problems. I want to reconfigure and reinstall. How do I
> know what, & where all these fragments are located or how do I uninstall
> all of them or at least those that should be removed.

If they're not installed with any sort of package management setup
then one way to do this would be to compile it and install it into
its own tree and then search out the files installed with find and
remove them.

--
Red herrings strewn hither and yon.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message mike g 2004-06-21 04:47:04 Re: Is this a "Stupid Question" ?
Previous Message Grega Bremec 2004-06-21 04:20:11 Re: mssql and postgres

Browse pgsql-general by date

  From Date Subject
Next Message mike g 2004-06-21 04:40:29 Re: PostGres ODBC MFC Application
Previous Message mike g 2004-06-21 04:35:50 Re: IpcMemoryCreate Failed