Re: BUG #2475: Row limit problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2475: Row limit problem
Дата
Msg-id 3375.1149982219@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2475: Row limit problem  ("Sebastiaan van Erk" <sebster-postgresql@sebster.com>)
Список pgsql-bugs
"Sebastiaan van Erk" <sebster-postgresql@sebster.com> writes:
> This shows the ENORMOUS different time it takes for the  two queries even
> though they both have the limit set.

So?  They're not the same query.  (In particular, the row limit in the
protocol only says how many rows to deliver in the first batch.  The
presumption is that you'll eventually grab the rest, and so the query
is planned on that basis.)

            regards, tom lane

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

Предыдущее
От: "pat hayes"
Дата:
Сообщение: Re: BUG #2465: Installation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2474: cp: cannot access ~/archivedir/00000001.history