Re: pgadmin4 2.0 and Scram

2017-10-06 Thread Jeff Janes
On Fri, Oct 6, 2017 at 10:18 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > On Sat, Oct 7, 2017 at 4:48 AM, Jeff Janes wrote: > >> Since pgAdmin4 2.0 is targetting v10 of PostgreSQL, I thought it would >> support scram authentication in addition to md5. In fact, I thought t

Re: pgadmin4 2.0 and Scram

2017-10-06 Thread Murtuza Zabuawala
On Sat, Oct 7, 2017 at 4:48 AM, Jeff Janes wrote: > Since pgAdmin4 2.0 is targetting v10 of PostgreSQL, I thought it would > support scram authentication in addition to md5. In fact, I thought this > would happen automatically simply by virtue of using the latest libpq.dll, > without any coding

pgadmin4 2.0 and Scram

2017-10-06 Thread Jeff Janes
Since pgAdmin4 2.0 is targetting v10 of PostgreSQL, I thought it would support scram authentication in addition to md5. In fact, I thought this would happen automatically simply by virtue of using the latest libpq.dll, without any coding changes to pgAdmin4 itself. But when I set myself a scram-h

pgAdmin4 never loading

2017-10-06 Thread Pavel Klimenko
Hi. I'm get last sources from git. Make runtime application, create virtualenv as "virtualenv pga4venv" do: source pga4venv/bin/activate pip install -r ../requirements.txt pip install backports.weakref # not run with out it pip install https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v2.0/pip/pgadm

Re: Table Node Feature

2017-10-06 Thread Pavel Stehule
2017-10-06 17:06 GMT+02:00 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 > it is not practical to have two hierarchies You don't to use "p

Re: pgAdmin 4 v2, server cannot be connected

2017-10-06 Thread Dave Page
Hi On Fri, Oct 6, 2017 at 4:40 PM, Ronald Viscarra wrote: > > > -- > Atte. Ronald ViscarraHi, recently I updated from v1.6 to v2, the first > time works fine, then I closed pgAdmin and tried to open it again, but says > "the server cannot be connected" or something similar, I dont remember > wel

pgAdmin 4 v2, server cannot be connected

2017-10-06 Thread Ronald Viscarra
-- Atte. Ronald ViscarraHi, recently I updated from v1.6 to v2, the first time works fine, then I closed pgAdmin and tried to open it again, but says "the server cannot be connected" or something similar, I dont remember well, so, I deleted all into folder "c:\{myuser}\AppData\Roaming\pgAdmin", an

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, M

Re: Table Node Feature

2017-10-06 Thread Dave Page
On Fri, Oct 6, 2017 at 4:06 PM, Mike Surcouf wrote: > 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 > That hasn't been possible since PostgreSQL 7.3. Table

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 Silvera, Ignacio
I also was waiting for an APT installer. The python way is hard and weird too! The big issue with the python way is for example when you need to take a backup, pgadmin4 stores it in the weird location that is running the virtual environment on Ubuntu. So you cannot personalize it or something.

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 in next 25 min

Re: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Raymond O'Donnell
On 06/10/17 08:36, Dave Page wrote: On Fri, Oct 6, 2017 at 5:26 AM, Brent Wood > wrote: Is there a package for Ubuntu? I have found some instructions online for installing it with dependencies, but you just about need to be a python developer to follow the

RE: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Devrim Gündüz
Hi, Sorry, I saw the problem now. The packages will appear in next 25 mins. Regards, Devrim On 6 October 2017 09:36:44 BST, Mike Surcouf wrote: >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- >F

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 [mailto:dp...@pg

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 Subject: Re: pgAd

Re: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Brent Wood
Is there a package for Ubuntu? I have found some instructions online for installing it with dependencies, but you just about need to be a python developer to follow them, and I'm not one. I'm still using v3 because that is all that is available in the Ubuntu GIS repo for Trusty... Thanks, Bren

Re: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Murtuza Zabuawala
Please report a bug on official bug tracking system, https://redmine.postgresql.org/projects/pgadmin4 On Fri, Oct 6, 2017 at 1:38 PM, Neil Walker wrote: > I did, via this mailing group. I got a number of replies all people saying > they had the same issue and nobody had an answer. > > On 6 Oct 2

Re: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Neil Walker
I did, via this mailing group. I got a number of replies all people saying they had the same issue and nobody had an answer. On 6 Oct 2017 8:31 a.m., "Murtuza Zabuawala" < murtuza.zabuaw...@enterprisedb.com> wrote: > Have you reported the issue & could you provide us a ticket number for the > sam

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: Will

Re: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Dave Page
On Thu, Oct 5, 2017 at 5:26 PM, Mike Surcouf wrote: > 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. > Hmm, I get 10 seconds on a Windows 10 virtual ma

Re: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Murtuza Zabuawala
Have you reported the issue & could you provide us a ticket number for the same, so that we can verify. On Fri, Oct 6, 2017 at 12:50 PM, Neil Walker wrote: > Does it fix the bug where you cannot execute a query or return data due to > just getting a spinning progress bar when you try? > > On 5 O

Re: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Dave Page
On Fri, Oct 6, 2017 at 5:26 AM, Brent Wood wrote: > Is there a package for Ubuntu? I have found some instructions online for > installing it with dependencies, but you just about need to be a python > developer to follow them, and I'm not one. > Not yet, though I believe the Postgres APT team ar

Re: pgAdmin 4 v2.0 Released!

2017-10-06 Thread Neil Walker
Does it fix the bug where you cannot execute a query or return data due to just getting a spinning progress bar when you try? On 5 Oct 2017 4:24 p.m., "Dave Page" wrote: > The pgAdmin Development Team are pleased to announce pgAdmin 4 version > 2.0, the most popular graphical administration and