Re: [pgadmin-support] pgAdmin4 speed - Mailing list pgadmin-support

From Mike Surcouf
Subject Re: [pgadmin-support] pgAdmin4 speed
Date
Msg-id 2197768425D7F5479A0FFB3FEC212F7FF5E5AA02@aesmail.surcouf.local
Whole thread Raw
In response to [pgadmin-support] pgAdmin4 speed  (Richard Greenwood <richard.greenwood@gmail.com>)
Responses Re: [pgadmin-support] pgAdmin4 speed
Re: [pgadmin-support] pgAdmin4 speed
List pgadmin-support

I just changed from Windows desktop to SERVER_MODE  with apache and it is completely different app.

So much faster.  Looks like there is something seriously wrong with the  Qt implementation.

Plus I only have to install it once.

It’s a pain to setup in server mode though.

 

From: pgadmin-support-owner@postgresql.org [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Richard Greenwood
Sent: 24 May 2017 14:15
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] pgAdmin4 speed

 

There were several recent comments on this list about pgAdmin4 being slow which surprised me as I've found it to be faster than pgAdmin3. But then I saw pgAdmin4 on a Windows machine in standalone mode and realized what people are complaining about.

 

I'm running the python server script and then using pgAdmin4 in a web browser. I suggest that folks who are bothered by the speed (lack of) in standalone mode give the server + browser setup a try. The server is launched with a single command:

   python  /path/to/pgAdmin4.py

then navigate to:

   localhost:5050

 

Rich

 

--

Richard W. Greenwood, PLS
www.greenwoodmap.com

pgadmin-support by date:

Previous
From: Mike Surcouf
Date:
Subject: Re: [pgadmin-support] Centos 7 missing pgadmin dependency
Next
From: "Lazaro Garcia"
Date:
Subject: [pgadmin-support] Can I use the same sqlite database for update pgadmin4 version?