Re: TODO item

From: Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: TODO item
Date: 2001-07-04 15:42:59
Message-ID: 01070418425903.16956@bugs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Jue 05 Jul 2001 00:30, you wrote:
> Martín Marqués writes:
> > The other is related to indexes on databases other then initiated with C
> > locale. The docs say that those databases don't use the indexes on
> > sequencial searches. Is this right?
>
> The database never uses indexes on sequential searches, by definition.
> You must be talking about the LIKE optimization issue. That is very hard
> to fix, in my estimate.

My mistake. Yes the LIKE and regexp searches is what I wanted to say.

Saludos... :-)

--
Cualquiera administra un NT.
Ese es el problema, que cualquiera administre.
-----------------------------------------------------------------
Martin Marques | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Fabrizio Mazzoni 2001-07-04 15:46:41 help with a rule...
Previous Message Tom Lane 2001-07-04 15:37:36 Re: [PATCH] Partial indicies almost working (I think)