From: | Don Parris <parrisdc(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Locale Issue |
Date: | 2013-08-21 14:47:58 |
Message-ID: | CAJ-7yomTYyzHe_TYCWopzBBjbUgzX7mao4=Q4ykACdBRXrj1Gw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, Aug 21, 2013 at 10:08 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Don Parris <parrisdc(at)gmail(dot)com> writes:
> <SNIP>
>
> initdb will absorb locale/encoding from its environment, unless told
> otherwise through a --locale switch. So the usual expectation would be
> that it'd work like you want. Perhaps the Ubuntu packager set LANG=C in
> the postgres user's ~/.profile, or some such? Poke around a bit in the
> package's files, it shouldn't be too hard to find where the damage is
> being done.
>
> regards, tom lane
>
Thanks Tom,
I'll check that out.
--
D.C. Parris, FMP, Linux+, ESL Certificate
Minister, Security/FM Coordinator, Free Software Advocate
http://dcparris.net/
<https://www.xing.com/profile/Don_Parris><http://www.linkedin.com/in/dcparris>
GPG Key ID: F5E179BE
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Sosinski | 2013-08-21 15:56:43 | Re: Memory Issue with array_agg? |
Previous Message | Ivan Radovanovic | 2013-08-21 14:40:07 | Re: Bug in psql (\dd query) |