Re: Accented chars in several apps

From: Janning Vygen <vygen(at)gmx(dot)de>
To: "G(dot) Brannon Smith" <brannonsmith(at)earthlink(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Accented chars in several apps
Date: 2004-04-10 07:17:22
Message-ID: 200404100917.22820.vygen@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am Freitag, 9. April 2004 22:32 schrieb G. Brannon Smith:
> Answering my own post. I went ahead and bit the bullent and dumped the
> whole thing over to ENCODING = 'UNICODE'. Wasn't nearly as painful as I
> thought it would be... although I guess the DB has now effectively
> doubled in size.

Isn't Unicode mostly the same size in byte as long as most charcters are
ascii? So, are you sure your DB size doubles? in my understanding of unicode,
size should be almost the same in your case.

kind regards,
janning

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Hitesh Bagadiya 2004-04-10 07:54:29 Re: Sorting in Unicode not working
Previous Message Jeff Davis 2004-04-10 04:54:48 running postgresql database from loopback filesystem?