Re: Speeding up Aggregates

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Speeding up Aggregates
Дата
Msg-id 200310031435.46838.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Speeding up Aggregates  (Dror Matalon <dror@zapatec.com>)
Ответы Re: Speeding up Aggregates
Список pgsql-performance
Dror,

> I am using 7.4, and had tried NOT EXISTS and didn't see any
> improvements.

It wouldn't if you're using 7.4, which has improved IN performance immensely.

What happens if you stop using a function and instead use a subselect?

--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


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

Предыдущее
От: Dror Matalon
Дата:
Сообщение: Re: Speeding up Aggregates
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: Speeding up Aggregates