Re: Multibyte support and accented characters

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Lynna Landstreet <lynna(at)gallery44(dot)org>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Multibyte support and accented characters
Date: 2003-06-17 23:54:55
Message-ID: 17841.1055894095@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Lynna Landstreet <lynna(at)gallery44(dot)org> writes:
> I just checked and LiveJournal uses UTF-8 encoding. A look at the charset
> pages at w3c.org and ietf.org showed that UTF-8 basically is Unicode.

Well, there's Unicode and Unicode. UTF-8 is one representation of
Unicode, but there are a couple others (UCS-2 is the most popular
alternative I think). But Postgres uses UTF-8, so that doesn't seem
to explain your problem.

I'm baffled, and I suspect the people who do know about this don't read
pgsql-novice. Try asking on pgsql-general, you might find someone with
a clue ;-)

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message deststar 2003-06-18 00:15:15 Re: Can't get postmaster to start :-(
Previous Message Nabil Sayegh 2003-06-17 23:39:43 grant select on all tables of a schema