Re: Unicode problem ???

From: Harald Fuchs <hf320(at)protecting(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Unicode problem ???
Date: 2004-04-22 12:25:49
Message-ID: puu0zcfbci.fsf@srv.protecting.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In article <71E201BE5E881C46811BA160694C5FCB0FA934(at)fs1000(dot)farcourier(dot)com>,
"Stijn Vanroye" <s(dot)vanroye(at)farcourier(dot)com> writes:

>> Am Donnerstag, 22. April 2004 09:48 schrieb Stijn Vanroye:
>> > Wouldn't it be better if I just set my client encoding to
>> UNICODE in stead
>> > of LATIN1? I suppose the UNICODE encoding set is understood
>> by windows (and
>> > delphi), since I write progs for a win enviroment.

> Peter Eisentraut wrote:
>> That really depends exclusively on what your client
>> program/environment can
>> tolerate. You may have to set your console, widget set or
>> desktop to Unicode
>> or something like that.
> Ok thanks. All I've got to do now is find out if windows and/or delphi understand UNICODE.

I'd say you should first decide if you really need Unicode. If you're
dealing exclusively with English/French/Spanish/German or so and if
you're pretty sure you'll never touch Polish/Russian/Chinese, you can
stick to Latin-1 or Latin-9 and happily ignore Unicode.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-04-22 12:54:56 Re: What is wrong here?
Previous Message Karsten Hilbert 2004-04-22 11:58:14 Re: ident authentication problem