Hi!
I said "Multibyte support", not "Cyrillic RECODE". RECODE is now
obsolete.
On Fri, 9 Jul 1999 [EMAIL PROTECTED] wrote:
> > Look into doc directory. Read details about compiling and using Postgres
> > with Multibyte support. There are even special instructions for cyrillic
> > users.
>
> yeah.. I read dox. So as I understand correctly:
> - I can set locale via environment as LC_CTYPE etc...
Yes.
> - I can set source code page via $PG_DATA/charset.conf
> - I can set charset for clients via $PG_DATA/charset.conf by client's IP
NO! Do not use RECODE.
Recompile Postgres with Multibyte cyrillic support and
SET CLIENT_ENCODING=...
> SKiller
> --------------------------
> Sergei Keler
> WebMaster of "ComSet"
> E-Mail: [EMAIL PROTECTED]
> http://www.comset.net
> --------------------------
Oleg.
----
Oleg Broytmann http://members.xoom.com/phd2/ [EMAIL PROTECTED]
Programmers don't die, they just GOSUB without RETURN.