Re: WIP: log query in auto-explain - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: WIP: log query in auto-explain
Date
Msg-id 20091124092925.B04A.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to WIP: log query in auto-explain  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: WIP: log query in auto-explain
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> wrote:

> Basically it includes the text of the query being explained in the 
> explain output.

I expected the query text is printed in "STATEMENT" section.
Do you mean the query should be merged into "LOG" section?
Are there any situation where "STATEMENT" section does not work?

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




pgsql-hackers by date:

Previous
From: Daniel Farina
Date:
Subject: Re: [PATCH 4/4] Add tests to dblink covering use of COPY TO FUNCTION
Next
From: Craig Ringer
Date:
Subject: Re: [GENERAL] Updating column on row update