| From: | Andreas Joseph Krogh <andreak(at)officenet(dot)no> |
|---|---|
| To: | pgsql-sql(at)postgresql(dot)org |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: Is index usage in LIKE-queries with UTF-8 implemented in PG-8.3 ? |
| Date: | 2007-06-28 16:14:19 |
| Message-ID: | 200706281814.19378.andreak@officenet.no |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On Thursday 28 June 2007 17:54:59 Tom Lane wrote:
> Andreas Joseph Krogh <andreak(at)officenet(dot)no> writes:
> > Anybody knows if queries of type "LIKE '%234%'" ever will be able to use
> > indexes, and if someone is working on it?
>
> Perhaps you are looking for full text search (contrib/tsearch2)?
No, I know very well that tsearch2 exists, and use it, but it doesn't
handle "contains" queries.
--
Andreas Joseph Krogh <andreak(at)officenet(dot)no>
Senior Software Developer / Manager
------------------------+---------------------------------------------+
OfficeNet AS | The most difficult thing in the world is to |
Karenslyst Allé 11 | know how to do a thing and to watch |
PO. Box 529 Skøyen | somebody else doing it wrong, without |
0214 Oslo | comment. |
NORWAY | |
Tlf: +47 24 15 38 90 | |
Fax: +47 24 15 38 91 | |
Mobile: +47 909 56 963 | |
------------------------+---------------------------------------------+
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rodrigo De León | 2007-06-28 19:54:36 | Re: SQL problem... |
| Previous Message | Tom Lane | 2007-06-28 15:54:59 | Re: Is index usage in LIKE-queries with UTF-8 implemented in PG-8.3 ? |