Re: What is the best way to upgrade pgAdmin on Windows? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: What is the best way to upgrade pgAdmin on Windows?
Date
Msg-id 0ea215ad-e561-4dbf-a4b2-a5c4a0652461@aklaver.com
Whole thread Raw
In response to Re:Re: What is the best way to upgrade pgAdmin on Windows?  (毛毛 <krave@163.com>)
List pgsql-general
On 8/15/24 22:02, 毛毛 wrote:
> 
> Hi Ron,

> Hi Adrian,
> 
>     How did you originally install pgAdmin4?
> 
> I started by clicking Download the installer 
> <https://www.enterprisedb.com/downloads/postgres-postgresql-downloads> on this page: PostgreSQL: Windows installers
<https://www.postgresql.org/download/windows/>
> I ran the installer downloaded and checked the box for pgAdmin during 
> the installation.

1) Do you want to have the Postgres server running on your Windows 
machine or do you want to just have pgAdmin4 installed?

2) If you want to have the Postgres server installed I would say you 
need to keep up with the minor version releases of whatever Postgres 
version you have installed. For example for Postgres 16 that would be 
16.4. If I remember correctly that will update the pgAdmin4 version.



-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: 毛毛
Date:
Subject: Re:Re: What is the best way to upgrade pgAdmin on Windows?
Next
From: Dimitrios Apostolou
Date:
Subject: array_agg() does not stop aggregating according to HAVING clause