From: | Emi Lu <emilu(at)encs(dot)concordia(dot)ca> |
---|---|
To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
Cc: | pgsql-general(at)postgresql(dot)org, Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>, Viktor Rosenfeld <rosenfel(at)informatik(dot)hu-berlin(dot)de> |
Subject: | Re: Graphical representation of query plans |
Date: | 2009-09-23 13:34:32 |
Message-ID: | 4ABA23E8.8000508@encs.concordia.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
>>> pgadmin does it pretty nicely:
>>> http://pgadmin.org/images/screenshots/pgadmin3_macosx.png
>> As shown in the mackintosh version, it is a very nice and helpful feature!
>>
>>
>> I have pgadmin 1.2.0 for PostgreSQL 8.0.15 on i686-pc-linux-gnu,
>> compiled by GCC gcc (GCC) 3.3.2.
>>
>> I did not see this "explain" in my version. I only have "Data Output,
>> Message, and History".
>>
>> May I know in which pgadmin version the "query plan visualization" was
>> added please?
>>
> At least, 1.4 has it.
>> Did not see it from pgadmin online doc either?
>
> http://www.pgadmin.org/docs/dev/query.html
That's great! It is exactly what I am looking for!
Thanks a lot!
--
Lu Ying
From | Date | Subject | |
---|---|---|---|
Next Message | Albe Laurenz | 2009-09-23 13:35:01 | Re: Where can I find detail information about constraint ? |
Previous Message | AnthonyV | 2009-09-23 12:13:34 | Advance SQL subquery |