From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Janet Bagg <J(dot)Bagg(at)kent(dot)ac(dot)uk> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: settings for multi-language unicode DB |
Date: | 2005-11-24 04:35:45 |
Message-ID: | 200511240435.jAO4ZjY26831@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Janet Bagg wrote:
> Please could somebody give me advice on settings for PGSQL with a database
> with UTF-8 strings in a large number of languages? I've had no problems so
> far in storing/retrieving UTF-8 strings but can't find clear answers to
> other issues.
>
> What locale would be best for sorting this dataset? Does it have to be the
> same as the one set for the OS (these seem very limited for Solaris)?
Yes, right now PostgreSQL uses the operating system to do locale
ordering. That might change in a future release.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-11-24 04:47:48 | Private email requests |
Previous Message | Dennis Veatch | 2005-11-24 01:58:36 | Re: Best way to represent values. |