Re: Localization trouble - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: Localization trouble
Date
Msg-id 17576328-B8DA-4D83-AB99-C8208C1EE7C3@seespotcode.net
Whole thread Raw
In response to Re: Localization trouble  (Michael Glaesemann <grzm@seespotcode.net>)
Responses Re: Localization trouble
List 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



pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Localization trouble
Next
From: Chris Travers
Date:
Subject: Re: Localization trouble