Re: pgAdmin4 speed

From: Melvin Davidson <melvin6925(at)yahoo(dot)com>
To: Richard Greenwood <richard(dot)greenwood(at)gmail(dot)com>, "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin4 speed
Date: 2017-05-24 13:49:43
Message-ID: 1023705258.126684.1495633783056@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

A good suggestion, but there are a few things wrong with that.

1. Not everyone has python installed on Windows 10, at least not by default. So it requires python
to be downloaded and installed just to run PgAdmin4.
2. Many of us do not want to use PgAdmin4 in a browser. We want it in standalone mode.
3. It's a workaround that says it's ok to ignore a major problem.
 Melvin Davidson 🎸
I reserve the right to fantasize.  Whether or not you
wish to share my fantasy is entirely up to you.
www.youtube.com/unusedhero/videos
Folk Alley - All Folk - 24 Hours a day
www.folkalley.com

From: Richard Greenwood <richard(dot)greenwood(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Sent: Wednesday, May 24, 2017 9:15 AM
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.pythen navigate to:   localhost:5050
Rich

--
Richard W. Greenwood, PLS
www.greenwoodmap.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Lazaro Garcia 2017-05-24 14:14:08 change Query-# by table name
Previous Message Richard Greenwood 2017-05-24 13:14:45 pgAdmin4 speed