Re: Cursor estimated row count

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Cursor estimated row count
Дата
Msg-id 28801.1131821420@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Cursor estimated row count  (Michael Fuhr <mike@fuhr.org>)
Ответы Re: Cursor estimated row count  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-hackers
Michael Fuhr <mike@fuhr.org> writes:
> An occasionally asked question is "How can I find out how many rows
> a cursor will return?" to which the answer is "Fetch them all."  But
> what about a way to get the planner's estimate?  Would anybody find
> that useful?

Given how far off it frequently is, I can't believe that any of the
people who ask for the feature would find this a satisfactory answer :-(
        regards, tom lane


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Cursor estimated row count
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: SIGSEGV taken on 8.1 during dump/reload