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. 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. /D ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend