| From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
|---|---|
| To: | Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
| Cc: | Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx>, pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx |
| Subject: | Re: [Pgsql-ayuda] Indices con LIKE y ILIKE |
| Date: | 2003-09-17 21:43:01 |
| Message-ID: | 20030917214301.GA5247@dcc.uchile.cl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
On Wed, Sep 17, 2003 at 06:26:56PM -0300, Martin Marques wrote:
> El Mié 17 Sep 2003 17:42, Alvaro Herrera escribió:
> > On Wed, Sep 17, 2003 at 05:07:37PM -0300, Martin Marques wrote:
> > >
> > > Alguna solucion rapida?
> >
> > Para hacer que?
>
> tengo una tabla con mas de 500000 registros y quiero hacer busquedas del tipo
> LIKE o ILIKE sobre un cmapo VARCHAR. No es posible sin usar tsearch o alguna
> otra contribucion?
En general no. Que tiene de malo tsearch? Prueba el v2 eso si; es
bastante mejor que v1 AFAIK.
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"I dream about dreams about dreams", sang the nightingale
under the pale moon (Sandman)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Edwin Quijada | 2003-09-17 22:45:00 | Re: [Pgsql-ayuda] Servidor con Postgresl |
| Previous Message | Enrique Fernandez | 2003-09-17 21:38:58 | [Pgsql-ayuda] Instalacion. |