On Thursday, December 22, 2011 1:22:39 pm Andrus wrote:
> > Actually the interesting part would be what  locale
> 
> locale
> LANG=et_EE.UTF-8
> LC_CTYPE="et_EE.UTF-8"
> LC_NUMERIC="et_EE.UTF-8"
> LC_TIME="et_EE.UTF-8"
> LC_COLLATE="et_EE.UTF-8"
> LC_MONETARY="et_EE.UTF-8"
> LC_MESSAGES="et_EE.UTF-8"
> LC_PAPER="et_EE.UTF-8"
> LC_NAME="et_EE.UTF-8"
> LC_ADDRESS="et_EE.UTF-8"
> LC_TELEPHONE="et_EE.UTF-8"
> LC_MEASUREMENT="et_EE.UTF-8"
> LC_IDENTIFICATION="et_EE.UTF-8"
> LC_ALL=
> 
> > and  locale -a show after  the above:)?
> 
> locale -a
> C
> en_US.utf8
> et_EE.utf8
> POSIX

Would seem to be one of two things:
1) The initdb is being done before the locale is changed.
or
2) The installation is overriding the locale, though I find this one less 
possible than 1.

> 
> Andrus.

-- 
Adrian Klaver
adrian.kla...@gmail.com

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to