On Fri, Jan 19, 2001 at 10:22:42AM +0900, Tatsuo Ishii wrote: ... > ALso, you could use UNICODE(UTF-8). For upcomming 7.1, PostgreSQL will > provide automatic conversion between: > > UTF-8 <--> EUC-CN > UTF-8 <--> EUC-TW > UTF-8 <--> Big5 Out of interest, does --enable-recode do anything if you don't have --enable-multibyte? I would be interested in say ISO8859-1 <--> ISO8859-2 but without the overhead of wide chars.. Cheers, Patrick
- Re: [GENERAL] character sets Tatsuo Ishii
- Patrick Welche