Re: BUG #1419: Uninstall v8.0 removes files v8 Beta4 is dependant on. - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: BUG #1419: Uninstall v8.0 removes files v8 Beta4 is dependant on.
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE47668F@algol.sollentuna.se
Whole thread Raw
In response to BUG #1419: Uninstall v8.0 removes files v8 Beta4 is dependant on.  ("Joseph Donahue" <joseph@odonahue.com>)
List pgsql-bugs
>Bug reference:      1419
>Logged by:          Joseph Donahue
>Email address:      joseph@odonahue.com
>PostgreSQL version: 8.x
>Operating system:   Win2K SP4
>Description:        Uninstall v8.0 removes files v8 Beta4 is=20
>dependant on.
>Details:=20
>
>I installed release v8.0 in a seperate directory from my beta4=20
>installation
>and then uninstalled it.  This removed at least one of the=20
>shared files the
>beta was dependant on.  When I try to start the beta as a service I get
>"pg_ctl.exe - Unable To Locate DLL" pop-up with the following=20
>information:
>
>The dynamic link library libpq.dll coud not be found in the=20
>specified path
>C:\Tools\PostgreSQL\8.0.0-beta4\bin;C:\WINNT;... (etc., rest=20
>of the path
>deleted).
>
>I know I should not speculate, but there is some risk that someone will
>install the release and then uninstall a beta (after=20
>configuring and testing
>the release) and break the release installation.

Was beta4 installed by the MSI installer? It's really supposed to take
care of that. libpq.dll should be in SYSTEM32, and shouldn't be removed
until *all* instances are uninstalled. I have tested this several times,
and it has always worked in my tests.

Do you ahve any other software installed that may have provided a
libpq.dll`?

//Magnus

pgsql-bugs by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: BUG #1416: Win Installer doesn't grab registry settings.
Next
From: "Magnus Hagander"
Date:
Subject: Re: BUG #1417: Enabling development installation in installation options of MSI does not enable any...