Re: Speedier count(*)

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Speedier count(*)
Дата
Msg-id 42FA9A8B.1040400@commandprompt.com
обсуждение исходный текст
Ответ на Speedier count(*)  (Dan Harris <fbsd@drivefaster.net>)
Список pgsql-performance
> Also, I am using "select ... group by ... order by .. limit 1" to get
> the min/max since I have already been bit by the issue of min() max()
> being slower.

This specific instance is fixed in 8.1

Sincerely,

Joshua D. Drake


>
>
> -Dan
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>       choose an index scan if your joining column's datatypes do not
>       match


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

Предыдущее
От: Dan Harris
Дата:
Сообщение: Speedier count(*)
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Speedier count(*)