Re: pgAdmin 4 v4.9 released

2019-06-27 Thread Fernando Hevia
El vie., 28 de jun. de 2019 a la(s) 02:10, Aditya Toshniwal ( aditya.toshni...@enterprisedb.com) escribió: > Hi, > > On Fri, Jun 28, 2019 at 9:42 AM Fernando Hevia wrote: > >> Hi pgAdmin team. >> >> I've just upgraded to v4.9 (from 4.6) and noticed for the first time a >> dialog requesting a mast

Re: pgAdmin 4 v4.9 released

2019-06-27 Thread Aditya Toshniwal
Hi, On Fri, Jun 28, 2019 at 9:42 AM Fernando Hevia wrote: > Hi pgAdmin team. > > I've just upgraded to v4.9 (from 4.6) and noticed for the first time a > dialog requesting a master password. I've gone through the release notes > and couldn't find when this feature was implemented. > Master passw

Re: import upload file to pgadmin get CSRF error

2019-06-27 Thread Murtuza Zabuawala
On Fri, Jun 28, 2019 at 10:18 AM Where is Where wrote: > Thanks for the clarification Murtuza. Any idea about when it might be, eg > the packages in here: > https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-7Server-x86_64/ > . Thanks! > Not sure, that is something handled by Postgres

Re: import upload file to pgadmin get CSRF error

2019-06-27 Thread Where is Where
Thanks for the clarification Murtuza. Any idea about when it might be, eg the packages in here: https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-7Server-x86_64/ . Thanks! On Fri, Jun 28, 2019 at 1:55 PM Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > On Fri, Jun 28,

Re: pgAdmin 4 v4.9 released

2019-06-27 Thread Fernando Hevia
Hi pgAdmin team. I've just upgraded to v4.9 (from 4.6) and noticed for the first time a dialog requesting a master password. I've gone through the release notes and couldn't find when this feature was implemented. Anyway, the encryption seems to mess up all saved passwords. When I connect to an pr

Re: import upload file to pgadmin get CSRF error

2019-06-27 Thread Murtuza Zabuawala
On Fri, Jun 28, 2019 at 6:31 AM Where is Where wrote: > Is there a way to apply this bug fix on a installation on redhat?The 4.9 > redhat yum package is not available yet. Thanks! > No, Release version of JS files are bundled by webpacker, so it is not feasible to patch them. You have to wait un

Re: import upload file to pgadmin get CSRF error

2019-06-27 Thread Where is Where
Is there a way to apply this bug fix on a installation on redhat?The 4.9 redhat yum package is not available yet. Thanks! On Tue, Jun 25, 2019 at 9:30 AM Where is Where wrote: > Thank you! I will wait for the release on Thursday. Will the redhat yum > package be updated too? Or can I download th

Re: pgadmin 4 feature behavior change requests

2019-06-27 Thread Dave Page
On Thu, Jun 27, 2019 at 2:06 PM Cherio wrote: > 2. Have a sql query check button (unless I'm mistaken, I don't see it) >> where it will check if your sql syntax is correct, but wont execute it. >> > > I personally use "Analyze" for that purpose. It seems to be doing exactly > that > A plain EXPL

Re: pgadmin 4 feature behavior change requests

2019-06-27 Thread Cherio
> > 2. Have a sql query check button (unless I'm mistaken, I don't see it) > where it will check if your sql syntax is correct, but wont execute it. > I personally use "Analyze" for that purpose. It seems to be doing exactly that

Re: pgadmin 4 feature behavior change requests

2019-06-27 Thread Alex Williams
Thanks, will do! Also, one very nice feature would be (will post it on redmine) to PLEASE seperate internal functions from user defined functions. I know we can prefix it like with an underbar like _some_sp_function, but our company uses sp_some_function, and have to wait for the entire list to

PgAdmin4 behind SSL proxy

2019-06-27 Thread Andrew Coleman
Has anyone had any success running PgAdmin4 behind a reverse proxy? I am using Traefik for routing in my Kubernetes cluster and I am experiencing some strange behavior. With SSL: POST /login, cookie is returned with an empty value, GET /browser redirect to /login Sometimes even requests to /us

Re: PgAdmin 4.9, no release notes

2019-06-27 Thread wambacher
Am 27.06.19 um 16:08 schrieb Cherio: > Hello, > > I just received a notification that 4.9 version was released however I > could find no corresponding release notes > here: https://www.pgadmin.org/docs/pgadmin4/4.x/release_notes.html > > Thanks No problem: i can see and read it. walter -- My p

Re: How to close pgAdmin4

2019-06-27 Thread George Weaver
Hi Michel, Thanks! (One more inconvenient thing about pgAdmin4.) George On 27/06/2019 8:53 a.m., Michel Feinstein wrote: Look for it in the system tray bar, at the lower right corner of the screen, right click it and see the option to exit. On Thu, Jun 27, 2019, 10:42 George Weaver

Re: How to close pgAdmin4

2019-06-27 Thread Michel Feinstein
My pleasure, I am not a big fan of this either... But many applications have this behavior, so I am kinda used to it. On Thu, Jun 27, 2019, 11:34 George Weaver wrote: > Hi Michel, > > Thanks! > > (One more inconvenient thing about pgAdmin4.) > > George > On 27/06/2019 8:53 a.m., Michel Feinstein

Re: PgAdmin 4.9, no release notes

2019-06-27 Thread Dave Page
Hi The website should update automatically in the next hour or so. On Thu, Jun 27, 2019 at 10:08 AM Cherio wrote: > Hello, > > I just received a notification that 4.9 version was released however I > could find no corresponding release notes here: > https://www.pgadmin.org/docs/pgadmin4/4.x/rel

Re: [EXTERNAL] - Re: How to close pgAdmin4

2019-06-27 Thread Michel Feinstein
Correct. pgAdmin runs as a webserver in the background, closing the Browser Tab or Window doesn't kill the webserver itself, just the web session with the server. On Thu, Jun 27, 2019 at 11:13 AM Michelle Schwan wrote: > OK – so no close button on the actual window itself. > > > > *From:* Miche

RE: [EXTERNAL] - Re: How to close pgAdmin4

2019-06-27 Thread Michelle Schwan
OK – so no close button on the actual window itself. From: Michel Feinstein Sent: Thursday, June 27, 2019 10:11 AM To: Michelle Schwan Cc: richard coleman ; George Weaver ; pgAdmin Support Subject: Re: [EXTERNAL] - Re: How to close pgAdmin4 Google "windows system tray". On Thu, Jun 27, 2019

Re: [EXTERNAL] - Re: How to close pgAdmin4

2019-06-27 Thread Michel Feinstein
Google "windows system tray". On Thu, Jun 27, 2019 at 11:09 AM Michelle Schwan wrote: > I do not see that icon at all in pgAdmin. Where is that ? > > > > > > *From:* richard coleman > *Sent:* Thursday, June 27, 2019 10:07 AM > *To:* Michelle Schwan > *Cc:* Michel Feinstein ; George Weaver < >

RE: [EXTERNAL] - Re: How to close pgAdmin4

2019-06-27 Thread Michelle Schwan
I do not see that icon at all in pgAdmin. Where is that ? [cid:image001.jpg@01D52CD0.6D25C830] From: richard coleman Sent: Thursday, June 27, 2019 10:07 AM To: Michelle Schwan Cc: Michel Feinstein ; George Weaver ; pgAdmin Support Subject: Re: [EXTERNAL] - Re: How to close pgAdmin4 Michelle

PgAdmin 4.9, no release notes

2019-06-27 Thread Cherio
Hello, I just received a notification that 4.9 version was released however I could find no corresponding release notes here: https://www.pgadmin.org/docs/pgadmin4/4.x/release_notes.html Thanks

Re: [EXTERNAL] - Re: How to close pgAdmin4

2019-06-27 Thread richard coleman
Michelle, Right click the little picture of the elephant, the context menu should include an entry "Shut down server", select that and you will *correctly* shut down pgAdmin4. [image: context_menu_pgAdmin4_taskbar.png] Some of your confusion probably stems from the fact, that contrary to appeara

Re: [EXTERNAL] - Re: How to close pgAdmin4

2019-06-27 Thread Michel Feinstein
[image: image.png] The last one at the bottom, I am still at pgAdmin 4.6 though. On Thu, Jun 27, 2019 at 10:58 AM Michelle Schwan wrote: > Could you show a screen shot of that? I cannot find the option to exit. > > > > *From:* Michel Feinstein > *Sent:* Thursday, June 27, 2019 9:54 AM > *To:*

RE: [EXTERNAL] - Re: How to close pgAdmin4

2019-06-27 Thread Michelle Schwan
Could you show a screen shot of that? I cannot find the option to exit. From: Michel Feinstein Sent: Thursday, June 27, 2019 9:54 AM To: George Weaver Cc: pgAdmin Support Subject: [EXTERNAL] - Re: How to close pgAdmin4 Look for it in the system tray bar, at the lower right corner of the scree

Re: How to close pgAdmin4

2019-06-27 Thread Michel Feinstein
Look for it in the system tray bar, at the lower right corner of the screen, right click it and see the option to exit. On Thu, Jun 27, 2019, 10:42 George Weaver wrote: > Good morning, > > I would like to know how to "really" close pgAdmin4. > > When I close the pgAdmin4 tab or the browser suppo

How to close pgAdmin4

2019-06-27 Thread George Weaver
Good morning, I would like to know how to "really" close pgAdmin4. When I close the pgAdmin4 tab or the browser supporting pgAdmin4 (Firefox 67.0.4), this does not close pgAdmin4.  It still resides in Task Manager (Windows 10). This is very inconvenient.  If after closing pgAdmin4 I try and

pgAdmin 4 v4.9 released

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