Re: Discarding the resulting rows - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Discarding the resulting rows
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Discarding the resulting rows  ("Kevin Grittner" <[email protected]>)
Responses Re: Discarding the resulting rows
Re: Discarding the resulting rows
List pgsql-hackers
On Mon, Apr 26, 2010 at 3:36 PM, Kevin Grittner
<[email protected]> wrote:
> "Murali M. Krishna" <[email protected]> wrote:
>
>> Basically, I would like to discard the result rows after doing all
>> the work required to execute the query.
>
> I would use EXPLAIN ANALYZE SELECT ...

There's some overhead to that, of course.

....Robert


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: global temporary tables
Next
From: Tom Lane
Date:
Subject: Re: global temporary tables