Search Postgresql Archives

Re: How to use index in case insensitive substing search

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



# eetasoft@xxxxxxxxx / 2006-06-06 11:58:26 +0300:
> How to force postgres to use index for the following query (I can change the 
> query to equivalent if required)
> 
> select nimi from klient where lower(nimi) like 'test%'

    do you have an index on klient (lower(nimi))?

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux