Re: is this a bug or I am blind? - Mailing list pgsql-general

From Richard Huxton
Subject Re: is this a bug or I am blind?
Date
Msg-id 43A18062.1060007@archonet.com
Whole thread Raw
In response to Re: is this a bug or I am blind?  (Csaba Nagy <nagy@ecircle-ag.com>)
Responses Re: is this a bug or I am blind?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Csaba Nagy wrote:
> [snip]
>> If that makes a difference then I'd guess you have one of two things:
>> 1. A corrupt index (check the REINDEX command)
>> 2. (perhaps more likely) Some localisation issues.
>>     What encoding/locale settings are you using?
>
> Based on the 3rd query of the OP, where the direct comparison results in
> "true" for all the rows which matched the "like", I would exclude the
> localisation issues variant... unless = is not equals in all cases ;-)

Well spotted Csaba - that _would_ seem to point to the index.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: is this a bug or I am blind?
Next
From: Richard Huxton
Date:
Subject: Re: is this a bug or I am blind?