On Thu, May 25, 2017 at 1:26 PM, Dave Page wrote:
> On Thu, May 25, 2017 at 4:14 PM, Shira Bezalel wrote:
> >
> > On Thu, May 25, 2017 at 1:06 PM, Dave Page wrote:
> >>
> >> It's starting to become clear that the speed issues we've had reported
> >> are specific to the desktop runtime under Win
On Thu, May 25, 2017 at 4:14 PM, Shira Bezalel wrote:
>
> On Thu, May 25, 2017 at 1:06 PM, Dave Page wrote:
>>
>> It's starting to become clear that the speed issues we've had reported
>> are specific to the desktop runtime under Windows - which explains why
>> most of the developers don't see th
On Thu, May 25, 2017 at 1:06 PM, Dave Page wrote:
> It's starting to become clear that the speed issues we've had reported
> are specific to the desktop runtime under Windows - which explains why
> most of the developers don't see them as the majority of us use Macs.
>
> Thank you to those that h
It's starting to become clear that the speed issues we've had reported
are specific to the desktop runtime under Windows - which explains why
most of the developers don't see them as the majority of us use Macs.
Thank you to those that have provided tips and info to help narrow
this down. I'm at P
Agreed, setting it up under Apache is a pain. But you can use:
python /path/to/pgAdmin4.py &
to launch a standalone server on port 5050. I have that in my .profile in
Linux, Windows users could have it in autoexec.bat or whatever the current
equivalent of that is.
I'm not saying that's an idea
On Thu, May 25, 2017 at 5:09 AM, Mike Surcouf wrote:
> 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.
>
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-o
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