problem with localization

From: Carsten Grewe <DerReisende(at)schatzis(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: problem with localization
Date: 2001-11-20 09:03:31
Message-ID: 200111200917.fAK9HXm85493@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm new to pgsql and have run into the first problem. I can't persuade pgsql
to localize (German). As far as I got the manual, pgsql should recognize the
users' environment variable like LC_NUMERIC etc. and adjust the output
accordingly. Unfortunately the output (using psql) is always the same: date
in iso format and numbers with decimal point instead of the required comma.
Pgsql has been compiled with locale enabled and I have made sure that the
environment variables are set correctly (de_DE(at)euro, I also tried de_DE).
What did I forget?

Thanks
Carsten

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas T. Thai 2001-11-20 10:04:38 print out custom functions
Previous Message Arian Prins 2001-11-20 08:39:34 Re: cant alter/create tables via odbc