Re: Get explain output of postgresql in Tables

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Get explain output of postgresql in Tables
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C9C71@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Get explain output of postgresql in Tables  ("Akshat Nair" <akshat.nair@gmail.com>)
Список pgsql-hackers

> -----Original Message-----
> From: Alvaro Herrera [mailto:alvherre@commandprompt.com]
> Sent: 13 April 2006 00:28
> To: Dave Page
> Cc: tgl@sss.pgh.pa.us; gpoo@ubiobio.cl; jnasby@pervasive.com;
> mischa@ActiveState.com; pgsql-hackers@postgresql.org
> Subject: Re: [HACKERS] Get explain output of postgresql in Tables
>
> Dave Page escribió:
>
> > > Alvaro Herrera <alvherre@commandprompt.com> writes:
> > > > It would be nice to see the "visual explain" tool that
> Denis wrote
> > > > -- did he finish it?  Is it available somewhere?  Are
> there any screenshots?
> >
> > > Red Hat did one of these some years ago:
> > > http://sources.redhat.com/rhdb/visualexplain.html
> > pgAdmin also has visual explain capabilities.
>
> How does it work?  Does it parse the text representation?

Yes.

> I found a screenshot here:
> http://www.pgadmin.org/images/screenshots/pgadmin3_explain.png
>
> Seems nice (but lacking the attributes for each node ...)

They're there - dangle your mouse over a node (or left click it) and they popup.

Regards, Dave.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Practical impediment to supporting multiple SSL libraries
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Get explain output of postgresql in Tables