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.