Re: Understanding EXPLAIN ANALYZE output - Mailing list pgsql-general

From Tom Lane
Subject Re: Understanding EXPLAIN ANALYZE output
Date
Msg-id 2300.1108067885@sss.pgh.pa.us
Whole thread Raw
In response to Re: Understanding EXPLAIN ANALYZE output  (Michael Fuhr <mike@fuhr.org>)
Responses Re: Understanding EXPLAIN ANALYZE output
Re: Understanding EXPLAIN ANALYZE output
List pgsql-general
Michael Fuhr <mike@fuhr.org> writes:
> On Wed, Feb 09, 2005 at 11:36:22PM -0500, Tom Lane wrote:
>> (And no, EXECUTE doesn't help.)  This seems like an oversight.  We
>> already have some understanding in the backend that certain utility
>> commands return query results; the SPI code should be letting those
>> results be scanned as if they were ordinary SELECT results.

> Any suggestions for the meantime?

Update to CVS tip ;-)

            regards, tom lane

pgsql-general by date:

Previous
From: James Thompson
Date:
Subject: Re: Python Interface
Next
From: David Fetter
Date:
Subject: Re: Understanding EXPLAIN ANALYZE output