Re: Order By and Comparisson

From: Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "howardnews(at)selestial(dot)com *EXTERN*" <howardnews(at)selestial(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Order By and Comparisson
Date: 2014-04-07 12:20:22
Message-ID: A737B7A37273E048B164557ADEF4A58B17CEBFF3@ntex2010i.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

howardnews(at)selestial(dot)com wrote:
>> http://www.postgresql.org/docs/current/static/collation.html#AEN33298
>> The ordering depends on the collation. Which collations are available
>> and how they order depends on your operating system. What is your OS
>> and what do you get for SHOW lc_collate; Yours, Laurenz Albe

> Thanks for the reply, I get the following from show lc_collate:
>
> en_GB.UTF-8

Then that's how that collation sorts.

You should get the same results with the UNIX command 'sort'.

Yours,
Laurenz Albe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2014-04-07 14:32:29 Re: Initial queries of day slow
Previous Message Andrew Sullivan 2014-04-07 11:14:58 Re: Initial queries of day slow