Re: [Pgsql-ayuda] fotos con Postgres

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: ada4u <ada4u(at)jornada(dot)com(dot)mx>
Cc: Gunnar Wolf <gwolf(at)gwolf(dot)cx>, pgsql-ayuda <pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx>
Subject: Re: [Pgsql-ayuda] fotos con Postgres
Date: 2003-05-11 15:29:51
Message-ID: 20030511152951.GA3661@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On Sat, May 10, 2003 at 12:16:42AM -0500, ada4u wrote:

> Ya en el viaje,
> ¿Cómo puedo acelerar una busqueda del tipo coincidencia en cadena (~*)
> sin tener que descomponer la palabra, descartar repeticiones e insertar
> palabra por palabra para poder aprovechar los indices?, Cualquier tip es
> bienvenido, por que estoy perdido en esto.

Echa una mirada a contrib/tsearch, es la mejor manera de buscar texto
rapidamente.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Before you were born your parents weren't as boring as they are now. They
got that way paying your bills, cleaning up your room and listening to you
tell them how idealistic you are." -- Charles J. Sykes' advice to teenagers

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Victor Ortiz 2003-05-12 07:52:42 Re: [Pgsql-ayuda] apache+php+postgresql
Previous Message Alvaro Herrera 2003-05-11 00:03:28 Re: [Pgsql-ayuda] Problema instalando PostgreSQL sobre Windows