Import csv problem

2020-09-27 Thread Tony Bazeley
I'm running 4.25 under Kubuntu 20.04 On opening the import/export dialog and switching to Import and trying to find a file to import I find: The file name box has a / symbol. The home button has no effect The move up the tree button has no effect. I see two folders I  have created New Folder

Import csv problem

2020-09-26 Thread Tony Bazeley
I'm running 4.25 under Kubuntu 20.04 On opening the import/export dialogue and switching to Import and trying to find a file to import I find: The file name box has a / symbol. The home button has no effect The move up the tree button has no effect. I see two folders I  have created New Folde

Re: pgAdmin bug

2019-08-25 Thread Tony Bazeley
Apparently this issue is fixed in v4.12 Anyone have any idea of how long it usually takes for version changes to make their way through the package management stage Tony On 26/8/19 4:10 am, Ray O'Donnell

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

2019-08-19 Thread Tony Bazeley
ndency 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 <to...@tonyb.id.au>

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

2019-08-17 Thread Tony Bazeley
persists I notice stackoverflow has some recent advice on actions for the desktop version but I'm not sure how to proceed with the server version On 11/8/19 8:28 am, Tony Bazeley wrote: I'm

Re: pgAdmin4 (v 4.11) SELECT * returns 'table_oid'

2019-08-10 Thread Tony Bazeley
Apologies - I see this is being actively managed here: https://redmine.postgresql.org/issues/4520#change-17568 On 11/8/19 8:28 am, Tony Bazeley wrote: I'm no python programmer and have installed 4.11

Re: pgAdmin4 (v 4.11) SELECT * returns 'table_oid'

2019-08-10 Thread Tony Bazeley
I'm no python programmer and have installed 4.11 under Kubuntu 19.04 My python version is: ~$ python3 -V Python 3.7.3 I installed psycopg2 ~$ sudo pip3 install -U psycopg2 And have a psycopg2 set of files in w

Re: pgadmin4.3 - login failure

2018-04-21 Thread Tony Bazeley
Upgraded this morning and login worked fine. That's simply fantastic Thanks to all involved. Tony On 20/04/18 21:43, Dave Page wrote: I've asked the Debian/Ubuntu package maintainer to look into this

pgadmin4.3 - login failure

2018-04-18 Thread Tony Bazeley
On attempting to login to the database server I get an error message "readonly attribute" - see log entry below I'm using postgresql 9.6 on Ubuntu 16.04.4 LTS,  installed on a single user workstation using trust authentication on 127.0.0.1 pgadmin 4.3 installed usin

Re: pgadmin4 from apt.postgresql.org - ubuntu xenial - solved

2018-01-31 Thread Tony Bazeley
on Could you confirm my thinking on this Cheers Tony On 01/02/18 07:28, Dave Page wrote: On 31 Jan 2018, at 20:59, Tony Bazeley <to...@sa.apana.org.au> wrote:

pgadmin4 from apt.postgresql.org - ubuntu xenial

2018-01-31 Thread Tony Bazeley
Hi all, I've tried to install pgadmin4 from apt.postgresql.org and get the error below. I'm no python expert but both python-flask and python3-flask packages are installed. Would appreciate any thoughts on what I should try next Thanks