POSTGRESQL Optimizer

Поиск
Список
Период
Сортировка
От Tourtounis Sotiris
Тема POSTGRESQL Optimizer
Дата
Msg-id Pine.GSO.4.44.0206211535420.22580-100000@amorgos.csd.uch.gr
обсуждение исходный текст
Ответы Re: POSTGRESQL Optimizer  (Tycho Fruru <tycho@fruru.com>)
Список pgsql-general
I wonder how i can enforce the PostgreSQL optimizer in order to use the
indexes in cases of SQL queries with comparison (<,>) and not equality. I
create a table with 4 attributes, the two of them are types of integer8 in
PostgreSQL and i create to those 2 indexes (which by default are B+trees).
However they didn't work. I would appreciate any comment.



                                                 SWTHRHS TOYRTOYNHS
                                                (tourtoun@csd.uch.gr)



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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: SELECT problem
Следующее
От: Tycho Fruru
Дата:
Сообщение: Re: POSTGRESQL Optimizer