Re: pgAdmin4 (v 4.11) SELECT * returns 'table_oid'; now not enough values to unpack (expected 5, got 4)

2019-08-18 Thread Aditya Toshniwal
Hi Tony, The official release of pgAdmin4 is 4.11. In 4.11-2, the dependency issue (pysocpg2) on apt was fixed. So don't worry, you're on the latest. On Sun, Aug 18, 2019 at 7:27 AM Tony Bazeley wrote: > Thanks for the quick upgrade to fix this problem. > > I ran the upgrade to 4.11.2 through t

Re: pgAdmin4 (v 4.11) SELECT * returns 'table_oid'; now not enough values to unpack (expected 5, got 4)

2019-08-18 Thread Aditya Toshniwal
On Mon, Aug 19, 2019 at 11:05 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Tony, > > The official release of pgAdmin4 is 4.11. In 4.11-2, the dependency issue > (pysocpg2) on apt was fixed. > So don't worry, you're on the latest. > > On Sun, Aug 18, 2019 at 7:27 AM Tony Baz