From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
Cc: | Josh Berkus <josh(at)agliodbs(dot)com>, pgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Issues with query window |
Date: | 2016-10-24 08:44:24 |
Message-ID: | CA+OCxoznpCLLRLRBv5K85RVr85EUXqGJCnn26p0JqFZY5gv9wg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On Mon, Oct 24, 2016 at 7:13 AM, Murtuza Zabuawala
<murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
> On Mon, Oct 24, 2016 at 10:12 AM, Josh Berkus <josh(at)agliodbs(dot)com> wrote:
>>
>> Dave, all:
>>
>>
>> 1. The column headers in the query result do not line up with the
>> columns of data. See attached screenshot.
>>
> This known issue in Firefox & will be taken care in future release,
> meanwhile could you use different browser like chrome?
>>
>> 2. EXPLAIN does not display at all; the contents of the EXPLAIN tab are
>> always empty.
>>
> I am not able to re-produce the issue on my side (Refer screenshot).
> Could you provide more details on this so that we can re-produce the issue?
Yeah, I can't reproduce either. However, with larger plans it can be
the case that the top-left corner which is shown initially is
sometimes empty, if there are deeper branches of the plan further
down. Try zooming out or scrolling down or right.
There is a feature request and some initial work has been done to add
a "minimap" control to the panel to make navigation easier:
https://redmine.postgresql.org/issues/1763
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2016-10-24 08:51:28 | Re: PgAdmin4 Bug report - Zoomed too far out |
Previous Message | Dave Page | 2016-10-24 08:37:31 | Re: pgAdmin4 Server does not create SQLite tables |