Re: WIP: log query in auto-explain

Поиск
Список
Период
Сортировка
От Itagaki Takahiro
Тема Re: WIP: log query in auto-explain
Дата
Msg-id 20091124121326.B069.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Ответ на Re: WIP: log query in auto-explain  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> wrote:

> I mean it should be in the Explain output:
>     <explain xmlns="http://www.postgresql.org/2009/explain">
>       <Query-Text>SELECT '' AS zero, BOOLTBL1.*
> A number of users (including me) badly want to be able to extract the 
> explain output from the log files with the query text included.

I see it's useful for non-text output format.
+1 for the extension.

Also please include the documentation fix because it contains
a sample output using STATEMENT section.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center




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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: WIP: log query in auto-explain
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: named generic constraints [feature request]