Re: Index usage when bitwise operator is used

Поиск
Список
Период
Сортировка
От valgog
Тема Re: Index usage when bitwise operator is used
Дата
Msg-id 1190015368.148293.56830@y42g2000hsy.googlegroups.com
обсуждение исходный текст
Ответ на Re: Index usage when bitwise operator is used  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: Index usage when bitwise operator is used  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-performance
> What about saying?:
>
>   TBL1.CATEGORY = TBL2.CATEGORY
>

Are you sure you understood what was the question?

Is the TBL1.CATEGORY = TBL2.CATEGORY the same as TBL1.CATEGORY &
TBL2.CATEGORY > 0?


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

Предыдущее
От: valgog
Дата:
Сообщение: Re: Index usage when bitwise operator is used
Следующее
От: "Galantucci Giovanni"
Дата:
Сообщение: DELETE queries slow down