Tom Lane wrote:
> I seem to recall something about another internationalization config
> file that might cause problems on RH6.2, particularly if you upgraded
> from an earlier release instead of doing a cold install of 6.2. But
> I'm not finding it in the archives right now. Anyone remember
> s
Viktor Przebinda <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> What LOCALE setting do you run the postmaster in?
> Output of the locale program is as follows:
> LANG=en_US
> LC_CTYPE="en_US"
> LC_NUMERIC="en_US"
> LC_TIME="en_US"
> LC_COLLATE="en_US"
> LC_MONETARY="en_US"
> LC_MESSAGES="en_US
What LOCALE setting do you run the postmaster in?
This looks like it might be the known problem with LIKE index
optimization not coping very well with non-ASCII collation orders.
(It tries, but if you have collation rules where multicharacter
patterns are treated specially, it tends to do the wro