| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | Tony Shelver <tshelver(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: PGAdmin4.11.1 on Ubuntu 18.04 |
| Date: | 2019-08-01 14:46:31 |
| Message-ID: | 4c6f1929-25ba-c830-7d4b-bdd34c0b83f6@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 8/1/19 7:39 AM, Tony Shelver wrote:
> I am getting an 'able oid' when querying any tables using the Query tool.
Can you show the actual entire error message?
More below.
> When using the view / edit data option, everything works fine.
>
> I came across this
> <<<
>
> The problem is due to python3-psycopg2. The latest pgadmin4 version
> requires psycopg2-2.8. But if you're on Debian/Ubuntu stable, apt
> installed v2.7. So you need to update it with pip :
>
> |sudo pip3 install -U psycopg2
>>>>
> |
>
> |The problem is that the upgrade to psycopg 2.8 doesn't work, as it's
> installed as part of the dtsutils package along with pgadmin4.
I'm not following. If is installed as part of pgAdmin4 why do you need
to upgrade?
>
> |
>
> |Any ideas?
> |
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2019-08-01 14:50:36 | Re: PGAdmin4.11.1 on Ubuntu 18.04 |
| Previous Message | Tony Shelver | 2019-08-01 14:39:18 | PGAdmin4.11.1 on Ubuntu 18.04 |