Обсуждение: Upgrading pgAdmin III from 1.4.2 to 1.6.0 on Windows

Поиск
Список
Период
Сортировка

Upgrading pgAdmin III from 1.4.2 to 1.6.0 on Windows

От
novnov
Дата:
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 have
both versions installed. So, how to proceed? 
-- 
View this message in context:
http://www.nabble.com/Upgrading-pgAdmin-III-from-1.4.2-to-1.6.0-on-Windows-tf2712977.html#a7563627
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.



Re: Upgrading pgAdmin III from 1.4.2 to 1.6.0 on

От
Dave Page
Дата:
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 have
> both 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.