utf-8 and cultural sensitive sorting

From: <sknipe(at)tucows(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: utf-8 and cultural sensitive sorting
Date: 2005-07-12 14:48:28
Message-ID: web-23395582@bk1.webmaillogin.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Our product will be storing its character data in utf-8
format (unicode encoding).

What is the best way to achive cultural sensitive sorting
using the utf-8 data?

Is it possible have the locale apply to a connection?

If so, is the cultural sorting support mature in
PostgreSQL?

What type of performance can be expected as compared with
the normal c locale sorting?

Thanks very much,

Steve.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2005-07-12 15:08:37 Re: Update more than one table
Previous Message David Esposito 2005-07-12 14:34:02 Re: index bloat