Re: UTF-8 and LIKE vs = - Mailing list pgsql-general

From Tatsuo Ishii
Subject Re: UTF-8 and LIKE vs =
Date
Msg-id 20040824.235223.74749949.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: UTF-8 and LIKE vs =  (Ian Barwick <barwick@gmail.com>)
List pgsql-general
> > Locales for multibyte encodings are often broken on many platforms. I
> > see identical things with Japanese on Red Hat. This is one of the
> > reason why I tell Japanese PostgreSQL users not to enable locale while
> > initdb...
>
> Yep, and exporting my data, deleting the data directory, running initdb
> with --locale=C fixd the problem for me. Woot!
>
> But given what you've said, Tatsuo, it makes me wonder if it's worth it
> to use the system locale default when running initdb? Maybe it'd make
> more sense for PostgreSQL to default to C unless someone specifies
> another --locale?

You are quite right. initdb defaults to use the system locale is
evil. I have been saying this for long time...
--
Tatsuo Ishii

pgsql-general by date:

Previous
From: mike
Date:
Subject: Invalid input for integer on VIEW
Next
From: Jeff Amiel
Date:
Subject: pg_stat_activity versus ps