| From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org, emilu(at)encs(dot)concordia(dot)ca |
| Cc: | 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 06:48:07 |
| Message-ID: | 200909230848.07964.guillaume@lelarge.info |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Le mardi 22 septembre 2009 à 22:48:57, Emi Lu a écrit :
> Grzegorz Jaśkiewicz wrote:
> > 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
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Abraham, Danny | 2009-09-23 07:39:13 | PL/PG SQL: select count(*) into <var> from <tab> where <cond> - does not compute the where cond |
| Previous Message | Scott Bailey | 2009-09-23 02:52:36 | Re: Resources for learning PostgreSQL |