Re: PGAdmin4.11.1 on Ubuntu 18.04

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Tony Shelver <tshelver(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: PGAdmin4.11.1 on Ubuntu 18.04
Date: 2019-08-01 15:56:17
Message-ID: a822580d-d45d-d953-92dc-815bc94e7ccd@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/1/19 8:28 AM, Tony Shelver wrote:
> Thanks for the replies: the version is PG11.4.
>

> I tried to uninstall pgAdmin4, then install psycopg 2.8 via pip, then
> reinstall pgadmoin4 again using the Synatpic / Ubunto package manager,
> but it just installs pscopg2.7 over the top.
>

If you are installing from the PGDG repo's then it seems someone did not
get the memo from the requirements.txt:

"# IMPORTANT:
#
#If runtime or build time dependencies are changed in this file, the #
#committer*must* ensure the DEB and RPM package maintainers are informed
#as soon as possible."

psycopg2>=2.8

apt-cache show pgadmin4-common
Package: pgadmin4-common
Source: pgadmin4
Version: 4.11-1.pgdg16.04+1

Depends: ..., python3-psycopg2 (>= 2.7.4), ...

There is an issue filed:

https://redmine.postgresql.org/issues/4550

You will need a community account to see/update.
I will be updating issue.

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ray O'Donnell 2019-08-01 16:01:39 Re: PGAdmin4.11.1 on Ubuntu 18.04
Previous Message Francisco Olarte 2019-08-01 15:52:52 Re: compressing network packets