Re: Sorting Problem - Mailing list pgsql-general

From Tom Lane
Subject Re: Sorting Problem
Date
Msg-id 17597.1060728457@sss.pgh.pa.us
Whole thread Raw
In response to Re: Sorting Problem  (Dennis Gearon <gearond@cvc.net>)
Responses Re: Sorting Problem  (Dennis Gearon <gearond@cvc.net>)
List pgsql-general
Dennis Gearon <gearond@cvc.net> writes:
> To help my understanding of this type of thing, when he reinits the database, can he get the PG backend to be running
witha different LOCALE than the machine's? 

Yeah, he needs to set LANG and/or LC_ALL to be 'C' instead of whatever
it's defaulting to on his machine.  Then run initdb with that
environment, and he's set.

            regards, tom lane

pgsql-general by date:

Previous
From: "Maksim Likharev"
Date:
Subject: Re: Sorting Problem
Next
From: Tom Lane
Date:
Subject: Re: Sorting Problem