On 8/1/19 8:34 AM, Ron wrote:
> I think the real question is "how do I make pgadmin4 use the locally
> installed psycopg instead of the system version?"
>
Yeah the requirements file shows psycopg2-2.8:
https://github.com/postgres/pgadmin4/blob/master/requirements.txt
The issue(I'm assuming) is:
http://initd.org/psycopg/articles/2019/04/04/psycopg-28-released/
"Added table_oid and table_column attributes on cursor.description items
(ticket #661)."
Have you looked at:
~/.config/pgadmin/pgadmin4.conf
to see what it is using as PythonPath?
--
Adrian Klaver
adrian.klaver@aklaver.com