On Tue, Jun 1, 2010 at 1:47 PM, Jeres Caldeira Gomes <[email protected]> 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 -- Sent via pgsql-performance mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance
