Trust prompts for blank password even after save

2017-10-19 Thread Mike Surcouf
Using trust connection if I save a blank password it does not save. I can click OK but it would be more convenient to save the blank password.

RE: Table Node Feature

2017-10-06 Thread Mike Surcouf
Hi Dave Yes I understand they have to be in a schema. I guess I’m asking for a shortcut type of thing. From: Dave Page [mailto:dp...@pgadmin.org] Sent: 06 October 2017 16:27 To: Mike Surcouf Cc: pgadmin-supp...@postgresql.org Subject: Re: Table Node Feature On Fri, Oct 6, 2017 at 4:06 PM

Table Node Feature

2017-10-06 Thread Mike Surcouf
I don't know if Im the only one but my tables are always under database ->schema -> public -> tables It would be nice if I could have tables at the level under database -> tables Thanks Mike

RE: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Mike Surcouf
Got it now thanks -Original Message- From: Devrim Gündüz [mailto:dev...@gunduz.org] Sent: 06 October 2017 12:01 To: Mike Surcouf; 'Dave Page'; pgAdmin Support; pgadmin-hackers Subject: RE: pgAdmin 4 v2.0 Released! Hi, Sorry, I saw the problem now. The packages will appear

RE: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Mike Surcouf
BTW Server version 2-3 second start-up in browser From: Mike Surcouf [mailto:mi...@surcouf.co.uk] Sent: 06 October 2017 08:50 To: 'Dave Page' Cc: pgAdmin Support; pgadmin-hackers Subject: RE: pgAdmin 4 v2.0 Released! Intel Core2 6400 2.13Ghz 6 GB ram windows 7 From: Dave Page

RE: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Mike Surcouf
https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64 Showing rc2 I have done a yum clean all -Original Message- From: Devrim Gündüz [mailto:dev...@gunduz.org] Sent: 06 October 2017 01:25 To: Mike Surcouf; 'Dave Page'; pgAdmin Support; pgadmin-hackers S

RE: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Mike Surcouf
Intel Core2 6400 2.13Ghz 6 GB ram windows 7 From: Dave Page [mailto:dp...@pgadmin.org] Sent: 06 October 2017 08:40 To: Mike Surcouf Cc: pgAdmin Support; pgadmin-hackers Subject: Re: pgAdmin 4 v2.0 Released! On Thu, Oct 5, 2017 at 5:26 PM, Mike Surcouf mailto:mi...@surcouf.co.uk>> wrote

RE: pgAdmin 4 v2.0 Released!

2017-10-05 Thread Mike Surcouf
Will this be in the postgres 9.6 repo soon? BTW installed the windows desktop version. Definitely quicker but still 20 secs start up so I think I’ll be sticking to server version. Love the install once run anywhere of the server version. You definitely made the right decision going webapp. Tha

RE: Hosting pgAdmin4 with Apache/WSGI

2017-09-14 Thread Mike Surcouf
I share your pain. I do have it working but as a root app and it took me a while to work through the docs and fill in the blanks. I think Dave was looking at making server install much easier but not sure if anything was implemented in the next version. Regarding issue #2 running the app as a sub

pgAdmin 1.7 schedule

2017-09-13 Thread Mike Surcouf
I normally don't post this type of question but I am waiting on a bug fix for apppath issue in SERVER mode. Is 1.7 close? Thanks Mike

RE: [Bug] Enpoints have wrong paths when behind proxy

2017-08-17 Thread Mike Surcouf
Will this be fixed in an updated 1.6 or 1.7 Thanks Mike From: Ashesh Vashi [mailto:ashesh.va...@enterprisedb.com] Sent: 25 July 2017 11:12 To: Florian Loeffler Cc: pgadmin-support@lists.postgresql.org Subject: Re: [Bug] Enpoints have wrong paths when behind proxy On Tue, Jul 25, 2017 at 3:37 P

RE: Consider default SERVER_MODE =True for pgadmin4-v1-web

2017-07-19 Thread Mike Surcouf
ewall-cmd --permanent --zone=public --add-port=443/tcp firewall-cmd --reload #Start apache systemctl enable httpd.service systemctl start httpd.service ------ From: Dave Page [mailto:dp...@pgadmin.org] Sent: 19 July 2017 17:03 To: Mike Surcouf Cc: pgadmin-supp...@post

RE: Consider default SERVER_MODE =True for pgadmin4-v1-web

2017-07-19 Thread Mike Surcouf
Hi Dave thanks for reply In what scenario are the web components used in desktop mode. Sorry if I I keep banging on about it From: Dave Page [mailto:dp...@pgadmin.org] Sent: 19 July 2017 17:03 To: Mike Surcouf Cc: pgadmin-supp...@postgresql.org Subject: Re: Consider default SERVER_MODE =True for

Consider default SERVER_MODE =True for pgadmin4-v1-web

2017-07-19 Thread Mike Surcouf
It would be nice if the pgadmin40v1-web package set the SERVER_MODE = True I can't think why you would install the web package without this but there may be a reason? Also since the setup script does different things depending on this value if you don't do it first you have to delete the config

RE: Cant browse servers after update to pgadmin 1.6 (server version)

2017-07-19 Thread Mike Surcouf
stuff and wouldn’t require much effort. Thanks Mike -Original Message- From: Devrim Gündüz [mailto:dev...@gunduz.org] Sent: 19 July 2017 15:59 To: Mike Surcouf; 'Murtuza Zabuawala' Cc: pgadmin-supp...@postgresql.org Subject: Re: Cant browse servers after update to pgadmin 1.6 (serv

RE: New font for testing in Query Editor tool

2017-07-19 Thread Mike Surcouf
is not good IMHO. As long as you fall back to font-family: “monospace”; From: Shirley Wang [mailto:sw...@pivotal.io] Sent: 19 July 2017 15:10 To: matshyeq; Dave Page Cc: Mike Surcouf; Anthony DeBarros; pgAdmin Support Subject: Re: New font for testing in Query Editor tool Thanks for the feedb

RE: Cant browse servers after update to pgadmin 1.6 (server version)

2017-07-19 Thread Mike Surcouf
zabuaw...@enterprisedb.com] Sent: 19 July 2017 13:41 To: Mike Surcouf Cc: pgadmin-supp...@postgresql.org Subject: Re: Cant browse servers after update to pgadmin 1.6 (server version) Okay, I think this is a bug with 1.6. Found similar issue: https://redmine.postgresql.org/issues/2563 -- Regards, M

RE: Cant browse servers after update to pgadmin 1.6 (server version)

2017-07-19 Thread Mike Surcouf
To: Mike Surcouf Cc: pgadmin-supp...@postgresql.org Subject: Re: Cant browse servers after update to pgadmin 1.6 (server version) Can you clear the browser cache with hard reset and try again? [Inline image 1] -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com<h

RE: Cant browse servers after update to pgadmin 1.6 (server version)

2017-07-19 Thread Mike Surcouf
In addition by pgadmin site is at http://aesdata01/pgadmin4/ So an HTTP GET to http://aesdata01/preferences/get_all will obviously fail From: Murtuza Zabuawala [mailto:murtuza.zabuaw...@enterprisedb.com] Sent: 19 July 2017 13:14 To: Mike Surcouf Cc: pgadmin-supp...@postgresql.org Subject

RE: Cant browse servers after update to pgadmin 1.6 (server version)

2017-07-19 Thread Mike Surcouf
:342 (anonymous) @ browser.js:403 __trigger @ wcDocker.min.js:34 __moveEnd @ wcDocker.min.js:34 From: Murtuza Zabuawala [mailto:murtuza.zabuaw...@enterprisedb.com] Sent: 19 July 2017 13:14 To: Mike Surcouf Cc: pgadmin-supp...@postgresql.org Subject: Re: Cant browse servers after update to pgadmin 1.6

RE: New font for testing in Query Editor tool

2017-07-19 Thread Mike Surcouf
Is that font available on all browsers iPad etc? From: Dave Page [mailto:dp...@pgadmin.org] Sent: 19 July 2017 13:11 To: matshyeq Cc: Mike Surcouf; Anthony DeBarros; pgAdmin Support; Shirley Wang Subject: Re: New font for testing in Query Editor tool Monospace, which we currently use, and Menlo

RE: Cant browse servers after update to pgadmin 1.6 (server version)

2017-07-19 Thread Mike Surcouf
13:03 To: Mike Surcouf Cc: pgadmin-supp...@postgresql.org Subject: Re: Cant browse servers after update to pgadmin 1.6 (server version) Are you running pgAdmin4 on Apache or any other server? (If so then can you try restarting your apache or respective web server service as well) On Wed, Jul 19

RE: Cant browse servers after update to pgadmin 1.6 (server version)

2017-07-19 Thread Mike Surcouf
ly 2017 12:45 To: Mike Surcouf Cc: pgadmin-supp...@postgresql.org Subject: Re: Cant browse servers after update to pgadmin 1.6 (server version) Hi, It looks like you pgAdmin4 configuration file got corrupted. Can you rename your pgAdmin4 configuration file and try to start pgAdmin4 again? mv

RE: New font for testing in Query Editor tool

2017-07-19 Thread Mike Surcouf
Maybe I’m missing something, Shouldn’t all code including SQL use fixed width font? From: Dave Page [mailto:dp...@pgadmin.org] Sent: 19 July 2017 09:00 To: Anthony DeBarros Cc: pgAdmin Support; Shirley Wang Subject: Re: New font for testing in Query Editor tool On Wed, Jul 19, 2017 at 1:33 AM,

RE: Windows testing required: Updated runtime

2017-07-11 Thread Mike Surcouf
ny environmental factors to consider. Mike From: Dave Page [mailto:dp...@pgadmin.org] Sent: 11 July 2017 16:36 To: Mike Surcouf Cc: McDonaldR; pgadmin-hackers; pgAdmin Support Subject: Re: Windows testing required: Updated runtime On Tue, Jul 11, 2017 at 4:14 PM, Mike Surcouf mailto:mi...@surcouf.co

RE: Windows testing required: Updated runtime

2017-07-11 Thread Mike Surcouf
.@pgadmin.org] Sent: 11 July 2017 15:43 To: Mike Surcouf Cc: McDonaldR; pgadmin-hackers; pgAdmin Support Subject: Re: Windows testing required: Updated runtime Hi On Tue, Jul 11, 2017 at 2:47 PM, Mike Surcouf mailto:mi...@surcouf.co.uk>> wrote: Hi Dave v1.6 Show splash then backround of mai

RE: Windows testing required: Updated runtime

2017-07-11 Thread Mike Surcouf
From: Dave Page [mailto:dp...@pgadmin.org] Sent: 11 July 2017 13:52 To: Mike Surcouf Cc: McDonaldR; pgadmin-hackers; pgAdmin Support Subject: Re: Windows testing required: Updated runtime Hi The candidate build can be found at https://developer.pgadmin.org/~dpage/1.6/. Note that as the timing is

RE: Windows testing required: Updated runtime

2017-07-11 Thread Mike Surcouf
Hi Dave Can I suggest you send out another build before you go GA. I for one have outstanding issues that were not in 1.3 (see previous emails). I know you said you don’t have my issues on your install but that doesn’t mean they don’t exist. Happy to test Thanks Mike From: Dave Page [mailto:d

RE: Windows testing required: Updated runtime

2017-07-07 Thread Mike Surcouf
Hi Dave that was a type yes I deleted pgAdmin under appdata From: Dave Page [mailto:dp...@pgadmin.org] Sent: 07 July 2017 12:40 To: Mike Surcouf Cc: pgadmin-hackers; pgAdmin Support Subject: Re: Windows testing required: Updated runtime If you've done that, then you really have re

RE: Windows testing required: Updated runtime

2017-07-07 Thread Mike Surcouf
IN addition I uninstalled removed everything in %APPDATA%\pgadmin4 and programfiles and restarted reinstalled. Also trying with AV disabled. Unfortunately I still get the same results. From: Mike Surcouf [mailto:mi...@surcouf.co.uk] Sent: 07 July 2017 10:17 To: 'Dave Page' Cc: pgadm

RE: Windows testing required: Updated runtime

2017-07-07 Thread Mike Surcouf
Thanks Mike From: Dave Page [mailto:dp...@pgadmin.org] Sent: 07 July 2017 09:39 To: Mike Surcouf Cc: pgadmin-hackers; pgAdmin Support Subject: Re: Windows testing required: Updated runtime Hi On Fri, Jul 7, 2017 at 9:20 AM, Mike Surcouf mailto:mi...@surcouf.co.uk>> wrote: Hi Dave 30 seco

RE: Windows testing required: Updated runtime

2017-07-07 Thread Mike Surcouf
Hi Dave 30 second start-up so still very slow for me. Consistently get an exception when closing( see attachment) Did webpack not make it? I still get 167 requests on start up. Thanks Mike From: Dave Page [mailto:dp...@pgadmin.org] Sent: 06 July 2017 15:59 To: pgadmin-hackers; pgAdmin Support

RE: PGAdmin 4 1.5 desktop mode not starting on Windows 7 64 bit

2017-07-01 Thread Mike Surcouf
It's a known issue with proxy. As you found out 1.3 is the last version to work. Maybe Dave can let us know if its fixed for 1.6 From: Palmetzhofer Dietmar [mailto:dietmar.palmetzho...@vorarlberg.at] Sent: 30 June 2017 12:35 To: 'pgadmin-support@lists.postgresql.org' Subject: PGAdmin 4 1.5 deskto