BUG #15739: PgAdmin4 4.4 does not work with latest psycopg2 (2.8.1)

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: jamie(at)hazaarlabs(dot)com
Subject: BUG #15739: PgAdmin4 4.4 does not work with latest psycopg2 (2.8.1)
Date: 2019-04-08 02:59:52
Message-ID: 15739-f780d19c04853553@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15739
Logged by: Jamie Carl
Email address: jamie(at)hazaarlabs(dot)com
PostgreSQL version: 11.2
Operating system: Ubuntu 18.10
Description:

Installed in server mode using the python wheel package, my current version
of psycopg2 was 2.8.1. Installing pgAdmin4 succeeded with no errors, but
when expanding servers in the browser tree, I would get the error
"'psycopg2.extensions.Column' object has no attribute '_asdict'".
Downgrading to psycopg2 library version 2.7.7 and everything starts working.

When installing the python wheel package, the requirement appears to be for
psycopg2>=2.7.7 but I think this should also include <= 2.8.0 or something
(not sure how, I'm a PHP guy).

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Rizwan Wangde 2019-04-08 03:02:42 Re: BUG #15739: PgAdmin4 4.4 does not work with latest psycopg2 (2.8.1)
Previous Message Andres Freund 2019-04-07 20:33:15 Re: BUG #15727: PANIC: cannot abort transaction 295144144, it was already committed