the new settings before they get stored; in the original coding you didn't
find out about mistakes until the dictionary got invoked.

That is source of initdb error with -E KOI8-R --locale ru_RU.KOI8-R options :
ERROR:  character 0xc3a5 of encoding "UTF8" has no equivalent in "KOI8"

Snowball dictionary tries to convert swedish (some languages too, but that was first which I see) stopword file from UTF8 to KOI8 encoding.

--
Teodor Sigaev                                   E-mail: [EMAIL PROTECTED]
                                                   WWW: http://www.sigaev.ru/

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

Reply via email to