Re: LIKE Query performance

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: LIKE Query performance
Date: 2009-01-28 09:43:19
Message-ID: 20090128094319.GD26504@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

In response to Hari, Balaji :
> Hi,
>
>
>
> I am relatively new to PostgreSQL(8.1) and facing the following problem.

Sure? 8.1? Your explain looks like 8.2 or 8.3. 8.3 contains a
full-text-search.

If really not 8.3 you can use tsearch2, it is a contrib-module.

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Phoenix Kiula 2009-01-28 13:33:50 PG performance in high volume environment (many INSERTs and lots of aggregation reporting)
Previous Message Marcin Stępnicki 2009-01-28 09:27:18 Re: LIKE Query performance