Re: Can LIKE use indexes or not?

From: Richard Huxton <dev(at)archonet(dot)com>
To: David Garamond <lists(at)zara(dot)6(dot)isreserved(dot)com>, Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Can LIKE use indexes or not?
Date: 2004-02-05 11:14:33
Message-ID: 200402051114.33977.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday 05 February 2004 10:25, David Garamond wrote:

Glad to see your problem is solved. Your locale/charset settings look a bit
odd though:

> # These settings are initialized by initdb -- they may be changed
> lc_messages = 'en_US.iso885915' #locale for system error message strings
> lc_monetary = 'en_US.iso885915' #locale for monetary formatting
> lc_numeric = 'en_US.iso885915' #locale for number formatting
> lc_time = 'en_US.iso885915' #locale for time formatting

US English with 8859-15 (Latin 9?) charset? Can I as what OS this is? It's
just that it seems like an odd combination to me - or am I displaying my
ignorance here?

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2004-02-05 11:20:27 Re: size of mailing lists?
Previous Message David Garamond 2004-02-05 10:28:51 size of mailing lists?