On Mon, Jul 26, 2010 at 3:47 PM, Benjamin Krajmalnik <k...@servoyant.com> wrote:
> Unfortunately, the database has to accept data in multiple languages, since 
> it is a SaaS offering.

The encoding determines that, not the collation.  UTF-8 allows you to
insert various languages in that encoding.

> It is not a big deal - I just found it interesting that it did not uppercase 
> the accented letters.

Just tested it and the lc_collate seems to make the difference.

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to