Re: pgadmin4.3 - login failure

From: frankgard <frank(dot)von(dot)postgresql(dot)org(at)familie-gard(dot)de>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgadmin4.3 - login failure
Date: 2018-04-20 09:23:09
Message-ID: 1524216189520-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Tony,

according to this Stackoverflow post
<https://stackoverflow.com/questions/49919149/unable-to-connect-to-postgresql-with-pgadmin4-readonly-attribute-error>
, the error seems to be caused by a too old psycopg2 library. Perhaps you
can upgrade to v2.7, or just comment out line 313 of
/usr/share/pgadmin4/web/pgadmin/utils/driver/psycopg2/connection.py as some
kind of "dirty hack", but be aware that I don't know the "deeper
consequences" of doing so.

Hope this helps.

Cheers,
Frank.

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-pgadmin-support-f2191615.html

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Cramer 2018-04-20 10:04:32 Re: pgadmin4 in Cloud Foundry
Previous Message Dave Page 2018-04-20 09:12:51 Re: My pgAdmin is broken