I have encoding problems using translated error messages (7.4beta1).
When database encoding is set to SQL_ASCII, all mesages arrive to client 
correctly respecting the CLIENT_ENCODING, but if I create database WITH 
ENCODING='unicode' or WITH ENCODING='latin2', messages are displayed 
correctly only when CLIENT_ENCODING is same as database encoding.
I checked, and this is working this way also in 7.3. Is that known problem, or 
maybe I'm doing something wrong? 

Regards !


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to