Re: pgadmin bug

2019-12-01 Thread Akshay Joshi
Hi Gracious On Fri, Nov 29, 2019 at 2:39 PM Gracious Sithole wrote: > Hi > I have been trying to open pgadmin after successful installation but I got > 2 fatal errors. 1) the application server could not be contacted. 2) failed > to open the system default browser. Is one installed? I tried my l

pgadmin bug

2019-11-29 Thread Gracious Sithole
Hi I have been trying to open pgadmin after successful installation but I got 2 fatal errors. 1) the application server could not be contacted. 2) failed to open the system default browser. Is one installed? I tried my luck on Google, tried to read your documentation but couldn't find any help. How

Re: pgAdmin bug

2019-08-30 Thread Ray O'Donnell
On 26/08/2019 06:32, Tony Bazeley wrote: 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, Ra

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

pgAdmin bug

2019-08-25 Thread Ray O'Donnell
Hi all, Running pgAdmin 4.11 on Debian 9, installed via apt from the PostgreSQL apt repo. On opening a query editor window and running any query at all, I get: not enough values to unpack (expected 5, got 4) I'm getting this for the simplest query (select * from table_name). Ray. -- Ra

Re: BUG #15831: pgadmin bug: add column and comment failure when you alter table

2019-06-05 Thread Aditya Toshniwal
Hi Smeda, By description do you mean comments ? If that is the case, I'm able to do it. Could you please share screenshots ? > > From: PG Bug reporting form > Date: Mon, Jun 3, 2019 at 2:44 PM > Subject: BUG #15831: pgadmin bug: add column and comment failure when you > alt