Re: BUG IN PGAdmin 4 using AVG function

2019-08-11 Thread Akshay Joshi
Hi James On Mon, Aug 12, 2019 at 11:29 AM Ashesh Vashi wrote: > [Adding pgAdmin-support mailing list, and removing pgsql-bugs mailing > list...] > > Let me forward it to pgAdmin-support group. > > -- > > Thanks & Regards, > > Ashesh Vashi > EnterpriseDB INDIA: Enterprise PostgreSQL Company >

Re: the menu "view/edit data / all rows" strange thing

2019-08-11 Thread Aditya Toshniwal
Hi Daniel, This will be fixed in upcoming release. On Sat, Aug 10, 2019 at 5:29 PM Daniel Vos wrote: > Hi all, > > I use pgadmin 4.11 on windows 10 ( firefox or opera -> same thing), > with all tables of more than 1000 rows, > if I use the contextual menu "view / edit data / all rows", the gri

Re: ...

2019-08-11 Thread Aditya Toshniwal
Hi Daniel, This will be fixed in upcoming release. On Sat, Aug 10, 2019 at 5:30 PM Daniel Vos wrote: > Hi all, > > I use pgadmin 4.11 on windows 10 ( firefox or opera -> same thing), > with all tables of more than 1000 rows, > if I use the contextual menu "view / edit data / all rows", the gri

Re: Is it possible to view related table when clicking on relational field?

2019-08-11 Thread Khushboo Vashi
Hi, On Fri, Aug 9, 2019 at 5:54 PM Luther Goh Lu Feng wrote: > In the screenshot of Postico, meter_id is a field in consumptions table. > Clicking on value in the meter_id field allows me to view the specific > related record in the meters table. > > Question, is this an existing functionality i

Re: import upload file to pgadmin get CSRF error

2019-08-11 Thread Wh isere
Thank you very much Devrim for the replies. I can run yum upgrade pgadmin4 without problem just pgadmin4* or pgadmin* were not accepted. The output of rpm -qa|grep pgadmin is sudo rpm -qa|grep pgadmin pgadmin4-python-flask-wtf-0.14.2-1.rhel7.noarch pgadmin4-python-pyrsistent-0.14.2-1.rhel7.1.x86_

Re: Is it possible to delete records in the result?

2019-08-11 Thread Michel Feinstein
You can, click the record, not a cell, but the record itself, like a leftmost click, then click the trash can, than click to save. On Sun, Aug 11, 2019, 13:19 wrote: > This is something that always drove me to insanity with the old pgAdmin > III: that once you had made a SELECT query and got a b

Is it possible to delete records in the result?

2019-08-11 Thread tutiluren
This is something that always drove me to insanity with the old pgAdmin III: that once you had made a SELECT query and got a bunch of records returned, there was no way to delete ones you immediately spotted with your eyes as "bad records". You always had to manually note the ids and then make a

Public key to verify signature of latest PGAdmin version?

2019-08-11 Thread Derek Leung
Hi, What's the public key I need to verify the signature file (dmg.asc) to install the .dmg of the latest version? I'm new to GPG, sorry if I'm messing up any terms. I am starting by using the instructions at GPGTools for verifying any downloaded file.