Re: WIP: log query in auto-explain
Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>
From: Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2009-11-24T03:13:26Z
Lists: 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