Re: store A LOT of 3-tuples for comparisons

Поиск
Список
Период
Сортировка
От Moritz Onken
Тема Re: store A LOT of 3-tuples for comparisons
Дата
Msg-id 1D74B66E-5B0C-41B0-A1CE-7B5037FB9B5E@houseofdesign.de
обсуждение исходный текст
Ответ на Re: store A LOT of 3-tuples for comparisons  (Shane Ambler <pgsql@Sheeky.Biz>)
Список pgsql-performance
>
>
> I am also wondering about the ordering and whether that matters.
> Can you have "he", "can", "drink" as well as "drink", "he", "can"
> and should they be considered the same? If so you will need a
> different tactic.
>

ordering matters. So the 3-column tactic should work.

Thanks for your advice!

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

Предыдущее
От: Shane Ambler
Дата:
Сообщение: Re: store A LOT of 3-tuples for comparisons
Следующее
От: "Kynn Jones"
Дата:
Сообщение: Re: Q on views and performance