Re: Help on some concepts

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Help on some concepts
Дата
Msg-id 0ba601c36e01$c3a3a410$2800a8c0@mars
обсуждение исходный текст
Ответ на Re: Help on some concepts  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
Список pgsql-advocacy
> > - "hash aggregation in memory": I know what's a hash, but what kind of
> > hash is being aggregated and how is it different from what was done
> > before?

No, the hash table is being used to evaluate an aggregate SQL function.
This is a lot faster than using the old linked list method.

Chris


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

Предыдущее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: Help on some concepts
Следующее
От: Harald Fuchs
Дата:
Сообщение: Re: DB Journal: PostgreSQL Software Installation