Le Lundi 25 Février 2002 10:02, Dave Page a écrit :
> So, to get this straight in my non multilingual brain, if you set client
> encoding to latin1 then european charsets (i.e. latin based) work perfectly
> in pgAdmin?
Have a look at :
http://www.postgresql.org/idocs/index.php?multibyte.html#AEN13682
A guy already did what we are looking for :
UTF-8 <-> WIN1250 ( Czeck I guess).
It should be possible to ask PostgreSQL to recode UTF-8 into :
- Japanse Windows,
- Chinses Windows,
- Hebrew Windows...
Recode manual can be found at:
http://www.iro.umontreal.ca/contrib/recode/HTML/recode.html