Tom Lane wrote:
> 
> There is a TODO item to cause the postmaster always to adopt the LOCALE
> settings that were in force when initdb ran, but it doesn't seem to be
> very high priority for anyone... for now, just be careful.
> 
>                         regards, tom lane

i've done some more testing, and it appears that if i start for instance
:
LANG= postmaster

then :
LANG=fr_FR psql 

the sort will be done in the fr_FR locale, not the default one.

-- 
Mathieu Arnold

Reply via email to