Re: Embarassing GROUP question

Поиск
Список
Период
Сортировка
От Sam Mason
Тема Re: Embarassing GROUP question
Дата
Msg-id 20091004001346.GI5407@samason.me.uk
обсуждение исходный текст
Ответ на Re: Embarassing GROUP question  (Corey Tisdale <corey@eyewantmedia.com>)
Список pgsql-general
On Sat, Oct 03, 2009 at 06:12:20PM -0500, Corey Tisdale wrote:
> We also weren't adding image data to blobs, we were bit mapping
> faceted data to blob and shifting to allow people to shop by artist or
> color or subject matter across millions of posters. Normalized tables
> just weren't cutting it, and bit shifting up to 32 bit was crazy fast.

Just out of interest; have you tried PG's support of fancier index
types?  HStore or intarray would appear to help with what you're doing.
Not quite sure what you're actually doing so my guess could be a long
way off!

--
  Sam  http://samason.me.uk/

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

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: Procedure for feature requests?
Следующее
От: tomrevam
Дата:
Сообщение: Re: query is taking longer time after a while