Re: Discarding the resulting rows

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Discarding the resulting rows
Дата
Msg-id 4BD5B0120200002500030E1C@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Discarding the resulting rows  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> wrote:
> 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.
Good point.  At the moment I can't think how to do better, though.
Other suggestions, anyone?
-Kevin


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: global temporary tables
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Discarding the resulting rows