Re: RES: RES: Issue on Varchar Ordering - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: RES: RES: Issue on Varchar Ordering
Date
Msg-id 200608180757.44585.peter_e@gmx.net
Whole thread Raw
In response to Re: RES: RES: Issue on Varchar Ordering  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-admin
Alvaro Herrera wrote:
> LC_COLLATE=pt_PT sort << EOF
> GABRIEL ALEXANDRE DA SILVA MANICA
> GABRIELA JACOBY NOS
> GABRIELA HELEDA DE SOUZA
> GABRIELA LETICIA BATISTA NUNES
> GABRIEL ALCIDES KLIM PERONDI
> EOF
>
> On my system it outputs the order you show above, which shows that my
> locale is correctly defined per your expectations.

That is absolutely wild.  This will indeed return a space-sensitive sort
under pt_BR, but not under, say, de_DE.  So there is order in this
world! (heh)

This is on Debian, so the original poster has some configuration or
version difference.  Please tell OS version, and the output of "SHOW
lc_collate".

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: LOG: could not receive data from client: Connection reset by peer
Next
From: "Magnus Hagander"
Date:
Subject: Re: running PostGres without installing it