| From: | Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr> |
|---|---|
| To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
| Cc: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Re: [ODBC] pgAdmin2 UTF-8 support |
| Date: | 2002-02-25 09:39:41 |
| Message-ID: | 200202250939.g1P9dfFP008262@www1.translationforge |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jean-Michel POURE | 2002-02-25 09:41:57 | Re: [ODBC] pgAdmin2 UTF-8 support |
| Previous Message | Jean-Michel POURE | 2002-02-25 09:29:11 | Re: [ODBC] pgAdmin2 UTF-8 support |