Re: pgadmin 4 v3.0 installation - Mailing list pgadmin-support

From Sandeep Thakkar
Subject Re: pgadmin 4 v3.0 installation
Date
Msg-id CANFyU96pYawoSBf-tpkEoLsLrMzPc3OhGLBF+UmdzPm4jTj5iw@mail.gmail.com
Whole thread Raw
In response to Re: pgadmin 4 v3.0 installation  (Dave Page <dpage@pgadmin.org>)
List pgadmin-support


On Mon, Apr 16, 2018 at 2:12 PM, Dave Page <dpage@pgadmin.org> wrote:
Hi

On Mon, Apr 16, 2018 at 7:44 AM, Calle Hedberg <calle.hedberg@gmail.com> wrote:

Hi,

I'm running pgadmin 4 v2.1 on win10 64 bits, and it's installed under the Postgresql 10 folder in Program Files (which for me up to now indicated it was a 64-bit version, but I see now that it seems pgadmin only exist as a 32 bit app).

With regard to upgrading to 4.30, I can only find a 32 bits installation file and that wants to install under Program Files (x86). The documentation does not say anything about these issues.

Is this a deliberate change - should I uninstall the previous version under Program Files and then install 4 v3.0 under Program Files (x86)?


Your current installation is part of the EDB PostgreSQL Installer distribution, whilst you are now trying to download the standalone community pgAdmin package. The former is available in 32 or 64 bit versions, as that is important for the database server, however the standalone pgAdmin distribution is only available as a 32bit application (there's no real benefit from running that in 64bit mode).

Well, when we moved from vcbuild to mingw build (I think in v1.4) and since we didn't find a QT mingw build for 64bit, we used the 32bit binaries. Though the bitrock installer is a 64bit one, the pgAdmin is really a 32bit app on Windows.
 
You can install the standalone package alongside what you have now, and either leave the existing version in place, or run the installer from Add/Remove programs and uninstall the pgAdmin component of PostgreSQL, or, there should be updated PostgreSQL installers available with pgAdmin 4 v3.0 in a few days which you can use to upgrade your PostgreSQL installation. 

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Sandeep Thakkar
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: pgadmin 4 v3.0 installation
Next
From: Alan Campbell
Date:
Subject: pgAdmin 4 3.0 - bug when browsing on trigger functions