Re: illegal sort order - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: illegal sort order
Date
Msg-id 20050712182927.GA17782@wolff.to
Whole thread Raw
In response to illegal sort order  ("Andrus" <eetasoft@online.ee>)
List pgsql-general
On Tue, Jul 12, 2005 at 20:45:37 +0300,
  Andrus <eetasoft@online.ee> wrote:
>
> How to force the correct sort order or at least move accented characters
> ÕÄÖÜ to end of sorted list ?

Sort order depends on the locale used in initdb. If you want data sorted
by the codes used to represent the data, then you might want to initdb
with a locale of "C". Doing an initdb will require a dump and reload.

pgsql-general by date:

Previous
From: "Mohan, Ross"
Date:
Subject: Re: [PERFORM] Projecting currentdb to more users
Next
From: Harry Mantheakis
Date:
Subject: Re: Japanese words not distinguished