novnov wrote:
My 1.4.2 pgAdmin was installed with the windows version of postgres 8.1. I pointed the 1.6.0 installer at the location that 1.4.2 was installed but somehow both versions are still alive. I don't see a way to specifically undo the 1.4.2 installation that came with pgsql. I don't see a need to haveboth versions installed. So, how to proceed?
The bundled and non-bundled installs use different directory layouts. You cannot upgrade one with the other - you must run 1.6 alongside, as a standalone installation.
Regards, Dave.