Re: [pgadmin-support] Pgadmin4: ability to terminate the backend process from the list of processes and highlight activity

2016-11-18 Thread Dave Page
Hi On Thu, Nov 17, 2016 at 3:43 PM, Doug Easterbrook wrote: > hi dave: > > A feature we used in pg admin 3 a fair bit was to terminate a rogue process > — it was easy enough looking at the list of processes and clicking on one > and hitting the terminate button. That's already logged at https://

[pgadmin-support] My issue with pgAdmin 4

2016-11-18 Thread rvt
Hey All, first of all... I love open source, and I hate to give negative feedback and it took me a while to decide to to give the feedback or just keep it to myself... I tried pgAdmin4 a few times now, but I cannot get used to it, here are my biggest issues with it. 1) The windows animations slo

Re: [pgadmin-support] Pgadmin4: ability to terminate the backend process from the list of processes and highlight activity

2016-11-18 Thread Doug Easterbrook
hi Dave: > Yeah, I think what we need to do is either allow users to select which > columns they see in the preferences, or use the subnode control so you > can expand a row and see the additional info. Which do you think would > be preferable? you asked about this — with our own users, we ar

Re: [pgadmin-support] Pgadmin4: ability to terminate the backend process from the list of processes and highlight activity

2016-11-18 Thread Dave Page
On Fri, Nov 18, 2016 at 2:33 PM, Doug Easterbrook wrote: > hi Dave: > > Yeah, I think what we need to do is either allow users to select which > columns they see in the preferences, or use the subnode control so you > can expand a row and see the additional info. Which do you think would > be pref

[pgadmin-support] Sortable statistics columns not sorted according to type

2016-11-18 Thread Andreas Kinzler
Hello, sortable columns like "tuples inserted" should be sorted according to their type (=integer) not as string. Regards Andreas -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-suppor

Re: [pgadmin-support] Sortable statistics columns not sorted according to type

2016-11-18 Thread Dave Page
On Fri, Nov 18, 2016 at 2:18 PM, Andreas Kinzler wrote: > Hello, > > sortable columns like "tuples inserted" should be sorted according to their > type (=integer) not as string. Thanks, this has already been logged: https://redmine.postgresql.org/issues/1938 -- Dave Page Blog: http://pgsnake.b