Re: Query with rightmost function does not use index

Поиск
Список
Период
Сортировка
От - -
Тема Re: Query with rightmost function does not use index
Дата
Msg-id BAY147-W2DE1CC19183EB316AECA9F0210@phx.gbl
обсуждение исходный текст
Ответ на Re: Query with rightmost function does not use index  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-general
But why?  The expression is not on the left side of the WHERE clause.

> Hello
>
> use a functional index
>
> http://www.postgresql.org/docs/8.4/interactive/indexes-expressional.html
>
> Regards
>
> Pavel Stehule
>
> 2011/8/8 - - <loh.law@hotmail.com>:
> > For a table where column col has an index, the query:
> >      SELECT ... FROM ... WHERE col = MD5('')
> > doesn't seem to use an index but
> >      SELECT ... FROM ... WHERE col = 'd41d8cd98f00b204e9800998ecf8427e'
> > does.
> >
> > Is this a gotcha?
> > I'm using PostgreSQL 8.4.8 on i686-pc-linux-gnu, compiled by GCC
> > gcc-4.5.real (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2, 32-bit
> >
> >
> >

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Granting Privileges in Postgres
Следующее
От: Noel Cosgrave
Дата:
Сообщение: Russian Language Spam