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.
On Fri, Dec 31, 2010 at 12:44 AM, John Skillings 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
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