RE: [GENERAL] Optimal indicies

Поиск
Список
Период
Сортировка
От Remigiusz Sokolowski
Тема RE: [GENERAL] Optimal indicies
Дата
Msg-id Pine.GS4.4.02A.9904211222380.22405-100000@netra.gdansk.sprint.pl
обсуждение исходный текст
Ответ на RE: [GENERAL] Optimal indicies  (Oleg Broytmann <phd@sun.med.ru>)
Список pgsql-general
Btw. of indices:
is there a way to add to index boolean type?
I have a table from which I get records with clause where on four columns.
One is text, second is int and two other are bool.
I need to get data from this table in most effective way, but for now have
no indices cause when I try bool_ops type postgres returns error. I have
ver. 6.3.2 so I'm interested if may be in newer versions there is such
type or may be there are any workarounds?
    TIA
    Rem
-------------------------------------------------------------------*------------
Remigiusz Sokolowski      e-mail: rems@gdansk.sprint.pl           * *
-----------------------------------------------------------------*****----------


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

Предыдущее
От: Oleg Broytmann
Дата:
Сообщение: RE: [GENERAL] Optimal indicies
Следующее
От: José Soares
Дата:
Сообщение: Re: [GENERAL] Object-oriented stuff and postgres