server/db encoding (mix) issues - Mailing list pgsql-admin

From Jan-Peter Seifert
Subject server/db encoding (mix) issues
Date
Msg-id 20080903102701.205580@gmx.net
Whole thread Raw
Responses Re: server/db encoding (mix) issues
List pgsql-admin
Hello,

we have a mix of older software still using LATIN1 as db encoding and the psqlODBC-drivers (ANSI) and newer software
usingUTF8 as db encoding. As running two server instances would use up more resources(?) than just one we'd like to
haveall dbs in one cluster. Which cons against this solution are there? Which operating system locale should be used
then?C locale is recommended in the docs - also because of better performance. However, the language of the software is
notEnglish but German - so shouldn't there be problems with sorting German Umlauts etc. correctly etc.? Which encoding
shouldthe server have - UTF8/Unicode or LATIN1? BTW which is the correct locale for LATIN1 and German (de_DE (my guess)
orde_DE@euro (which seems to be for LATIN9)). Using SQL_ASCII doesn't seem to be a wise choice. Are there no problems
whenconnecting with psqlODBC-ANSI drivers if the server encoding is UTF8/Unicode? I'd be happy if you could enlighten
mea bit. 

Thank you very much,

Peter
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

pgsql-admin by date:

Previous
From: "Jan-Peter Seifert"
Date:
Subject: pg_dump etc. versions
Next
From: Andriy Bakay
Date:
Subject: SSL problems