| From: | "Priem, Alexander" <ap(at)cict(dot)nl> |
|---|---|
| To: | "'hf320(at)protecting(dot)net'" <hf320(at)protecting(dot)net>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Unicode problem ??? |
| Date: | 2004-04-22 07:37:10 |
| Message-ID: | 2A07EC2D0BC2774AAD6F74769F60D52A083306@ahmose.cict_ad.nl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
So if I understand correctly, I could best try the following :
* Create a new database, using UNICODE encoding, since this supports the
largest character set (inc. Euro-sign etc.)
* Then, set the client-encoding to LATIN9, so that clients get support for
special dutch characters. The client-encoding can also be changed
on-the-fly, so it won't matter if I don't get this right the first time.
Most important is the database (cluster) encoding...
Am I right in this?
Thanks for all the help.
Alexander Priem.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stijn Vanroye | 2004-04-22 07:48:15 | Re: Unicode problem ??? |
| Previous Message | Peter Eisentraut | 2004-04-22 05:37:24 | Re: Installation - SuSE 9.0 |