Robert Haas <[email protected]> wrote: > 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. Good point. At the moment I can't think how to do better, though. Other suggestions, anyone? -Kevin
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
