From: "Dave Page" <dpage@postgresql.org>
> Hiroshi Saito wrote:
>> Hi.
>>
>> Second, it is big problem....
>> http://winpg.jp/~saito/pg83/pg83b1-err2.txt
>> It is text serch config error.
>> However, It passes initdb.(locale=Japanese_Japan.932 ... This is
>> ShiftJIS locale)
>>
>> And a test continues....
>
> The changes that were made were only to re-enable UTF-8.
Yes, Please see,
http://winpg.jp/~saito/pg83/pg83b1-err2.txt
Is that initdb is successful a problem as for this?
>
> SJIS wasn't ever supported as a server encoding
> (http://www.postgresql.org/docs/8.2/interactive/multibyte.html). The
> fact that initdb continues if you use Japanese_Japan.932 is an
> inconsistency I reported previously but has yet to be fixed.
Yes, However, Encoding and locale are not equivalent.
Regards,
Hiroshi Saito