Re: pgAdmin 4 v4.11 released

2019-07-25 Thread Christoph Berg
Re: Akshay Joshi 2019-07-25 > The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.11. > This release of pgAdmin 4 includes over 34 bug fixes and new features. For ^ That part of the announcement mail always makes me chuckl

Re: pgAdmin 4 v4.11 released

2019-07-25 Thread Dave Caughey
Yes, your fix worked. Cheers, Dave On Thu, Jul 25, 2019 at 10:32 AM Akshay Joshi wrote: > Hi Dave > On Thu, 25 Jul, 2019, 18:59 Dave Caughey, wrote: > >> Hi Akshay, >> >> There's a bad URL on the release page. >> >> The windows URL is missing the "v" in front of "4.11". It should be >> https

Re: pgAdmin 4 v4.11 released

2019-07-25 Thread Akshay Joshi
Hi Dave On Thu, 25 Jul, 2019, 18:59 Dave Caughey, wrote: > Hi Akshay, > > There's a bad URL on the release page. > > The windows URL is missing the "v" in front of "4.11". It should be > https://www.postgresql.org/ftp/pgadmin/pgadmin4/v4.11/windows/ > Can you please try again? It's working

Re: Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-25 Thread Michel Feinstein
Avin, There's a lengthy explanation about the vulnerabilies around the Master Password, solution, if you can't find it on the list, please let me know. In a nutshell, a malware downloaded into a machine (or a malicious browser extension) could search for pgAdmin passwords and steal them. Many pe

Re: Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-25 Thread Avin Kavish
Guys I think we should take a breather on both sides, all I did was ask for clarification on why it was implemented. While I appreciate it, there's no need to sympathise with me, I don't have any feelings regarding it. Only that me as personal user does not need it. The original somewhat confrontat

Re: pgAdmin 4 v4.11 released

2019-07-25 Thread Dave Caughey
Hi Akshay, There's a bad URL on the release page. The windows URL is missing the "v" in front of "4.11". It should be https://www.postgresql.org/ftp/pgadmin/pgadmin4/v4.11/windows/ Cheers, Dave On Thu, Jul 25, 2019 at 9:06 AM Akshay Joshi wrote: > The pgAdmin Development Team are pleased to

Re: Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-25 Thread richard coleman
Dave, There is no attack of any kind in that post. I am sympathizing with Avin. While I agree that there are use cases where a *master password* feature makes sense, I disagree that it is the *majority* of cases, or even applicable to the *majority* of users. Therefore I believe that it is *impl

pgAdmin 4 v4.11 released

2019-07-25 Thread Akshay Joshi
The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.11. This release of pgAdmin 4 includes over 34 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_11.html. pgAdmin is the leading Open

Re: Bug when a column is JSON?

2019-07-25 Thread Dave Page
On Thu, Jul 25, 2019 at 1:24 PM richard coleman wrote: > Dave, > > Sorry about the typo in the previous missive, it *should* have read; > > We've just gotten the 4.*10* release in .deb format. Will we have to > wait until 4.*12* or maybe 4.*14* until we will see 4.*11*? > > > Otherwise, what pla

Re: Bug when a column is JSON?

2019-07-25 Thread richard coleman
Dave, Sorry about the typo in the previous missive, it *should* have read; We've just gotten the 4.*10* release in .deb format. Will we have to wait until 4.*12* or maybe 4.*14* until we will see 4.*11*? Otherwise, what platforms *does* the pgAdmin developers release on? Since it isn't appare

Re: Bug when a column is JSON?

2019-07-25 Thread Dave Page
On Thu, Jul 25, 2019 at 1:11 PM richard coleman wrote: > Fahar, > > We've *just* gotten the 4.*10* release in .deb format. Will we have to > wait until 4.*11* or maybe 4.*13* until we will see 4.10? > Neither Fahar nor the rest of the pgAdmin developers have any part in the production of the De

Re: Bug when a column is JSON?

2019-07-25 Thread richard coleman
Fahar, We've *just* gotten the 4.*10* release in .deb format. Will we have to wait until 4.*11* or maybe 4.*13* until we will see 4.10? Thanks, rik. On Thu, Jul 25, 2019 at 5:37 AM Fahar Abbas wrote: > Hi, > > This fix will be available in 4.11 release today. > > On Thu, Jul 25, 2019 at 2:21

Re: Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-25 Thread richard coleman
Avin, I agree, the master password *nonsense* was poorly implemented. I too wish the developers would rethink it. Until then there is a way to disable it by setting an option in a config file. I can provide more details if you would like (or you could look for other more expansive posts by myse

Re: Bug when a column is JSON?

2019-07-25 Thread Michael Monerau
Great thanks! Le jeu. 25 juil. 2019 à 11:37, Fahar Abbas a écrit : > Hi, > > This fix will be available in 4.11 release today. > > On Thu, Jul 25, 2019 at 2:21 PM Michael Monerau > wrote: > >> Hi, >> >> Just ran into this bug when trying to simply list the contents of a table: >> >> [image: ima

Re: Bug when a column is JSON?

2019-07-25 Thread Fahar Abbas
Hi, This fix will be available in 4.11 release today. On Thu, Jul 25, 2019 at 2:21 PM Michael Monerau wrote: > Hi, > > Just ran into this bug when trying to simply list the contents of a table: > > [image: image.png] > > And the DataOutput panel is blank. > > It definitely works on other tables

Bug when a column is JSON?

2019-07-25 Thread Michael Monerau
Hi, Just ran into this bug when trying to simply list the contents of a table: [image: image.png] And the DataOutput panel is blank. It definitely works on other tables, and the connection to the server is ok (it correctly pulls out the 268 rows, and downloading the CSV works ok). The only dif

Re: Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-25 Thread Khushboo Vashi
Hi, On Thu, Jul 25, 2019 at 1:51 PM Avin Kavish wrote: > I'm curious to know where the need for the master password arose and > whether it can be disabled or made optional. I don't believe it is needed > for personal PCs, the OS login is enough protection. > > Please refer https://www.pgadmin.or

Re: Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-25 Thread Avin Kavish
I'm curious to know where the need for the master password arose and whether it can be disabled or made optional. I don't believe it is needed for personal PCs, the OS login is enough protection. On Thu, Jul 25, 2019 at 1:07 PM wrote: > Every single day, even after getting rid of the "master pas

Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-25 Thread tutiluren
Every single day, even after getting rid of the "master password" nonsense (which was a nightmare in itself), pgAdmin keeps asking me, again and again, to enter the password when I try to connect to my servers. This is cleared every single time I clear my browser data, which is an absolute neces