Re: pgAdmin III v1.10.5. Unable to Delete/Drop a server - Mailing list pgadmin-support

From John Skillings
Subject Re: pgAdmin III v1.10.5. Unable to Delete/Drop a server
Date
Msg-id AANLkTinUNjJ0X8u6UfnOpkD6n8bsCZnK4b_xkoe2SRvn@mail.gmail.com
Whole thread
In response to Re: pgAdmin III v1.10.5. Unable to Delete/Drop a server  (Dave Page <dpage@pgadmin.org>)
List pgadmin-support
Dave,

Thanks for getting back to me.

I did uninstall v 8.3 using Add/Remove Programs.   For what ever reasons, the registry keys were never removed.

I used regedit and deleted the registry keys for 8.3 (services and software) and now pgAdmin does not show the old server names anymore.

Thank you for you help.

Best Regards,

John

On Thu, Dec 30, 2010 at 5:21 PM, Dave Page <dpage@pgadmin.org> wrote:
On Fri, Dec 31, 2010 at 12:44 AM, John Skillings <jskillings07@gmail.com> wrote:
> Hi All,
>
> Earlier today, I upgraded my postgres database from 8.3 to 8.4.6.   My
> development platform is Win XP SP3.
>
> Prior to installing 8.4.6,  I removed all the files connected with 8.3.
>
> Install went ok.  However, when I start new pgAdmin III,  I still find the
> servers from the previous version.  I am unable to delete/drop them.  I can
> delete/drop, but when I restart the pgAdmin III, the servers are still
> there.
>
> A similar behaviour was reported previously at:
>
> http://archives.postgresql.org/pgsql-novice/2010-09/msg00187.php
>
> Is there some hidden pgAdmin III configuration that stores the configuration
> information?  If so, where I can I find it.

Sounds like you just deleted 8.3 instead of properly uninstalling it,
and pgAdmin is still finding all the registry keys for it. Is that the
case?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin III v1.10.5. Unable to Delete/Drop a server
Next
From: Eric Ongerth
Date:
Subject: DROP CONSTRAINT... CASCADE seems to be broken. Bug?