Re: [HACKERS] UTF8 and KOI8 mini-howto

2003-06-15 Thread Markus Bertheau
, 13.06.2003, 20:02, Oleg Bartunov : Hi there, I've managed to get postgresql working with UTF8 and KOI8. Here is some mini-howto: http://www.sai.msu.su/~megera/postgres/utf8.html The correct name for UTF-8 locales is xx_XX.UTF-8, not upper case and the minus. -- Markus Bertheau.

Re: [HACKERS] UTF8 and KOI8 mini-howto

2003-06-15 Thread Markus Bertheau
, 15.06.2003, 21:08, Markus Bertheau : The correct name for UTF-8 locales is xx_XX.UTF-8, not upper case and s/not/note/ the minus. -- Markus Bertheau. Berlin, Berlin. Germany. ---(end of

Re: [HACKERS] UTF8 and KOI8 mini-howto

2003-06-15 Thread Markus Bertheau
, 13.06.2003, 20:02, Oleg Bartunov : Hi there, I've managed to get postgresql working with UTF8 and KOI8. Here is some mini-howto: http://www.sai.msu.su/~megera/postgres/utf8.html select lower(''); returns '' with this setup here, any idea why this is the case? -- Markus Bertheau.

Re: [HACKERS] UTF8 and KOI8 mini-howto

2003-06-15 Thread Oleg Bartunov
Markus, I have used ru_RU.utf8 which recognized by system, at least that name was generated by localedef program. Oleg On Sun, 15 Jun 2003, Markus Bertheau wrote: , 15.06.2003, 21:08, Markus Bertheau : The correct name for UTF-8 locales is xx_XX.UTF-8, not upper case and

Re: [GENERAL] [HACKERS] UTF8 and KOI8 mini-howto

2003-06-15 Thread Oleg Bartunov
On Sun, 15 Jun 2003, Markus Bertheau wrote: , 13.06.2003, 20:02, Oleg Bartunov : Hi there, I've managed to get postgresql working with UTF8 and KOI8. Here is some mini-howto: http://www.sai.msu.su/~megera/postgres/utf8.html select lower(''); returns '' with this setup here, any

Re: [GENERAL] [HACKERS] UTF8 and KOI8 mini-howto

2003-06-15 Thread Oleg Bartunov
Marcus, I suspect lower,upper will not works with Unicode. Read thread http://fts.postgresql.org/db/msg.html?mid=1070198 Tatsuo is the right person to ask. Oleg On Mon, 16 Jun 2003, Oleg Bartunov wrote: On Sun, 15 Jun 2003, Markus Bertheau wrote: , 13.06.2003, 20:02, Oleg

Re: [GENERAL] [HACKERS] UTF8 and KOI8 mini-howto

2003-06-15 Thread Markus Bertheau
, 16.06.2003, 01:26, Oleg Bartunov : Markus, I suspect lower,upper will not works with Unicode. It doesn't work with KOI8-R here, too. -- Markus Bertheau. Berlin, Berlin. Germany. ---(end of broadcast)--- TIP 2: you can get off all lists at

Re: [GENERAL] [HACKERS] UTF8 and KOI8 mini-howto

2003-06-15 Thread Oleg Bartunov
On Mon, 16 Jun 2003, Markus Bertheau wrote: , 16.06.2003, 01:26, Oleg Bartunov : Markus, I suspect lower,upper will not works with Unicode. It doesn't work with KOI8-R here, too. What ? It works for me for years ! Did you check your system locale ? Regards,

[HACKERS] UTF8 and KOI8 mini-howto

2003-06-13 Thread Oleg Bartunov
Hi there, I've managed to get postgresql working with UTF8 and KOI8. Here is some mini-howto: http://www.sai.msu.su/~megera/postgres/utf8.html Regards, Oleg _ Oleg Bartunov, sci.researcher, hostmaster of