Re: Unicode problem ??? - Mailing list pgsql-general

From Priem, Alexander
Subject Re: Unicode problem ???
Date
Msg-id 2A07EC2D0BC2774AAD6F74769F60D52A083308@ahmose.cict_ad.nl
Whole thread Raw
In response to Unicode problem ???  ("Priem, Alexander" <ap@cict.nl>)
List pgsql-general
Hi everyone,

I solved the problem with the special characters (thanks to you all).

I recreated my entire database (luckily I keep scripts for table/index/view
creation) and initdb-ed it using --lc-collate=C --encoding=UNICODE. In my
psqlODBC DSN settings I added "set client_encoding='LATIN9';" to the Connect
Settings and that solved all my problems regarding the special characters.

Thanks a lot, everyone!

Alexander Priem.

pgsql-general by date:

Previous
From: "Stijn Vanroye"
Date:
Subject: Re: What is wrong here?
Next
From: jseymour@LinxNet.com (Jim Seymour)
Date:
Subject: Re: ident authentication problem