Re: Correct procedure for upgrading pgAdmin on Windows?

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Correct procedure for upgrading pgAdmin on Windows?
Дата
Msg-id CA+OCxoyNRVtUoYgV7cq5QLva5Rth9jk2jFHqu35H+ScTpTdmOQ@mail.gmail.com
обсуждение исходный текст
Ответ на Correct procedure for upgrading pgAdmin on Windows?  (Anthony DeBarros <anthonymdebarros@gmail.com>)
Список pgadmin-support
Hi

On Sun, Mar 28, 2021 at 8:13 PM Anthony DeBarros <anthonymdebarros@gmail.com> wrote:
Hello,

I did a fresh install of PostgreSQL 13.2 from EDB yesterday on Windows and discovered that the bundled pgAdmin was at version 4.30. I completely understand that the version bundled with the database may lag releases.

It can indeed. I believe the team are working on the 5.x update though.
 

I was wondering, though, about the correct way to install the newest version in that scenario. The EDB installer doesn't seem to let me separately uninstall pgAdmin or separately upgrade it. If I download and install v 5.1 from the pgAdmin site, will I end up having two versions installed?

It should let you uninstall components - run the uninstaller and it should ask what components to remove. Even if you remove everything, it won't touch your data directory so you can uninstall and then reinstall safely anyway.

If you install the community pgAdmin package it will install alongside the one with the database server; they should coexist without any problems. One won't attempt to modify the other in any way (unless you try to force the installation directory to be the same of course).
 
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: http://www.enterprisedb.com

В списке pgadmin-support по дате отправления:

Предыдущее
От: Anthony DeBarros
Дата:
Сообщение: Correct procedure for upgrading pgAdmin on Windows?
Следующее
От: Dave Page
Дата:
Сообщение: Re: Starting just the pgAdmin server