Re: How to use index in case insensitive substing search - Mailing list pgsql-general

From Andrus
Subject Re: How to use index in case insensitive substing search
Date
Msg-id e6425q$1usk$1@news.hub.org
Whole thread Raw
In response to Re: How to use index in case insensitive substing search  ("Hakan Kocaman" <Hakan.Kocaman@digame.de>)
List pgsql-general
> how about:
> create index nimib2 on firma1.klient(lower(nimi) varchar_pattern_ops);
> ^^^

Hakan, thank you.
Excellent.
It works.

Andrus.



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.3.3, Fedora Core 5, test geometry and test horology
Next
From: Tom Lane
Date:
Subject: Re: ALTER USER ..... PASSWORD ....