Re: Seqscan rather than Index

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Seqscan rather than Index
Дата
Msg-id 27633.1103344657@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Seqscan rather than Index  (Frank Wiles <frank@wiles.org>)
Ответы Re: Seqscan rather than Index
Список pgsql-performance
Frank Wiles <frank@wiles.org> writes:
>   I've also seen a huge difference between select count(*) and
>   select count(1) in older versions,

That must have been before my time, ie, pre-6.4 or so.  There is
certainly zero difference now.

            regards, tom lane

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Seqscan rather than Index
Следующее
От: John A Meinel
Дата:
Сообщение: Re: Improve performance of query