Re: [Pgsql-ayuda] Indices con LIKE y ILIKE

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar>
Cc: pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
Subject: Re: [Pgsql-ayuda] Indices con LIKE y ILIKE
Date: 2003-09-17 18:29:42
Message-ID: 20030917182942.GB3574@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On Wed, Sep 17, 2003 at 03:04:19PM -0300, Martin Marques wrote:
> Puede ser que cuando trato de hacer una consulta con LIKE o ILIKE sobre un
> campo indexado, la consulta haga una busqueda secuencial, sin usar el indice?

Por supuesto. Particularmente si no estas en el locale C.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Officer Krupke, what are we to do?
Gee, officer Krupke, Krup you! (West Side Story, "Gee, Officer Krupke")

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Manuel Sugawara 2003-09-17 18:33:49 Re: [Pgsql-ayuda] Indices con LIKE y ILIKE
Previous Message Hector Choque Reyes 2003-09-17 18:11:37 [Pgsql-ayuda] Postgresql con Window$