From: | Michael Glaesemann <grzm(at)seespotcode(dot)net> |
---|---|
To: | Michael Glaesemann <grzm(at)seespotcode(dot)net> |
Cc: | Chris Travers <chris(at)travelamericas(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Localization trouble |
Date: | 2007-07-06 01:15:02 |
Message-ID: | 17576328-B8DA-4D83-AB99-C8208C1EE7C3@seespotcode.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Jul 5, 2007, at 19:47 , Michael Glaesemann wrote:
> I don't believe you'll see numbers *as numbers* displayed with the
> formatting you desire unless you somehow tell your client (e.g.,
> psql) which locale you want to use. I haven't figured out how to do
> this yet, though.
I think display depends on whether or not you configured Postgres
with or without --enable-nls. I never have, so I can't really test
this, but I suspect that display would change with the different lc_*
settings as well. For example, setting lc_messages doesn't do
anything on my machine (built without --enable-nls).
Michael Glaesemann
grzm seespotcode net
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Travers | 2007-07-06 01:24:59 | Re: Localization trouble |
Previous Message | Michael Fuhr | 2007-07-06 00:48:55 | Re: Localization trouble |