| От | Vadim Mikheev |
|---|---|
| Тема | Re: AW: [HACKERS] OR clause status report |
| Дата | |
| Msg-id | 35C18916.A3F55B0E@krs.ru обсуждение |
| Ответ на | AW: [HACKERS] OR clause status report (Andreas Zeugswetter <andreas.zeugswetter@telecom.at>) |
| Ответы |
Re: AW: [HACKERS] OR clause status report
|
| Список | pgsql-hackers |
Andreas Zeugswetter wrote:
>
> Vadim wrote:
> >Bruce Momjian wrote:
> >>
> >> I have succeeded in making OR clauses use indexes. I have not dealt
> >> with some of the more complex issues like x=3 or y=5 as Vadim mentioned,
> >> but at least it works.
> >>
> >> test=> select * from test where x=102532 or x=102533;
> >
> >But did you care about the case when two indices (on test(x) and
> >on test(y)) exist ?
>
> Do you mean using two indices in one access plan, or the decision which index to use ?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This.
Vadim
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера