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

From Robert Haas
Subject Re: Discarding the resulting rows
Date
Msg-id l2s603c8f071004261303z98b72425y722156ca64d9e48c@mail.gmail.com
Whole thread Raw
In response to Re: Discarding the resulting rows  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
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
<Kevin.Grittner@wicourts.gov> wrote:
> "Murali M. Krishna" <murali1729@yahoo.com> 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