table as hashtable

Поиск
Список
Период
Сортировка
От Anton Andreev
Тема table as hashtable
Дата
Msg-id 33404.83.228.1.250.1144857648.squirrel@poshta.fmi.uni-sofia.bg
обсуждение исходный текст
Ответы Re: table as hashtable  (Richard Huxton <dev@archonet.com>)
Список pgsql-general

 Hi,

Can I use a Postgre table as hashtable\\?

when I do select where column='test', I want this to be done by hashtable,
not linear, not by b-tree. I do not need to sort, sum or else I just want
to get the value as fast as possible.

10x to anyone answering me

Cheers,
Anton



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

Предыдущее
От: "Ian Harding"
Дата:
Сообщение: Re: how to prevent generating same clipids
Следующее
От: Brent Wood
Дата:
Сообщение: Re: Select first ten of each category?