From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Robert Shaw <redsmurfau(at)msn(dot)com> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: No Graphical Explain |
Date: | 2009-03-13 09:20:49 |
Message-ID: | 937d27e10903130220q5881d623s121a9492785333c1@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On Thu, Mar 12, 2009 at 10:22 PM, Robert Shaw <redsmurfau(at)msn(dot)com> wrote:
> That's right I can see the canvas but its empty, I get the results in the
> Data Out put window, there is the query results int he messages window, and
> the history in the history window.
Thats really odd. Can you try a query we know works please, in case
you've stumbled across some bug with the parser:
SELECT * FROM pg_tables;
> Also I've tried installing all the packages available for wx, but the wxOGL
> doesn't come up anywhere.
>
> If you can tell me where to get it and how to install it, that would be
> great.
It's probably not a seperate package on Ubuntu then - and even if it
were, on reflection I'm pretty sure pgAdmin wouldn't even start
without it.
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2009-03-13 15:47:31 | pgAdmin v1.10.0 Beta 1 available for testing |
Previous Message | Robert Shaw | 2009-03-12 22:22:43 | Re: No Graphical Explain |