Re: to --enable-locale or not to --enable-locale?

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Niclas Gustafsson <niclas(dot)gustafsson(at)codesense(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: to --enable-locale or not to --enable-locale?
Date: 2002-03-25 12:57:16
Message-ID: 1017061037.1228.159.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, 2002-03-25 at 12:41, Niclas Gustafsson wrote:
> Hrm, a big RTFM to myself. :)
> >"The sort order used within a particular database cluster is set
> >by initdb and cannot be changed later, short of dumping all data,
> >rerunning initdb, and reloading the data."
>
> Well I changed LC_ALL to LATIN1 and run initdb, dumped back all the
> data, but the sorting order seem to wrong still, allthough different,

LATIN1 is an encoding, but I don't think it is a locale. A locale looks
like de_DE(at)euro or en_GB: it consists of a language code followed by a
country code and an optional supplement.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C

"Why are you downcast, O my soul? Why so disturbed
within me? Put your hope in God, for I will yet praise
Him, my Saviour and my God." Psalm 42:11

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Niclas Gustafsson 2002-03-25 12:59:11 Re: to --enable-locale or not to --enable-locale?
Previous Message Oliver Elphick 2002-03-25 12:52:15 Re: to --enable-locale or not to --enable-locale?