From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Jeres Caldeira Gomes <jeres(dot)gomes(at)gmail(dot)com> |
Cc: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: PgAdmin iii - Explain. |
Date: | 2010-06-05 01:43:20 |
Message-ID: | AANLkTimVKJ1JFGf7ibxUJ8I4TgtxkGUTKCxviJqzYMrT@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On Tue, Jun 1, 2010 at 1:47 PM, Jeres Caldeira Gomes
<jeres(dot)gomes(at)gmail(dot)com> wrote:
> I'm needing some tutorial to use and understand the graphical feature
> "Explain" of PgAdmin III?
>
> Do you have it?
Hmm... you might want to ask about this on the pgadmin-support list.
http://archives.postgresql.org/pgadmin-support/
If you're looking for documentation of the explain format in general,
you might read the PostgreSQL documentation for explain.
http://www.postgresql.org/docs/current/static/sql-explain.html
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company
From | Date | Subject | |
---|---|---|---|
Next Message | hubert depesz lubaczewski | 2010-06-05 09:02:31 | Re: slow query |
Previous Message | Robert Haas | 2010-06-05 01:40:45 | Re: how to force hashaggregate plan? |