Re: Can't change language through LC_MESSAGES - Mailing list pgsql-general

From Tom Lane
Subject Re: Can't change language through LC_MESSAGES
Date
Msg-id 5994.1127783990@sss.pgh.pa.us
Whole thread Raw
In response to Can't change language through LC_MESSAGES  (Thomas Kellerer <spam_eater@gmx.net>)
Responses Re: Can't change language through LC_MESSAGES
List pgsql-general
Thomas Kellerer <spam_eater@gmx.net> writes:
> I'm trying to change the server messages back to english (initdb created
> 'German_Germany.1251' because I'm running a German Windows) by setting
> the lc_messages property to 'C'. But the messages from e.g. pgsql or
> pg_ctl still show up in German.

What PG version is that, and on exactly what version of Windows?  There
are some ugly Windows-specific kluges in pg_locale.c ... maybe your copy
doesn't have them, or the code still doesn't work on your Windows
version.

            regards, tom lane

pgsql-general by date:

Previous
From: "Qingqing Zhou"
Date:
Subject: Re: [SQL] add column if doesn't exist (fwd)
Next
From: "Qingqing Zhou"
Date:
Subject: Re: Can not get ODBC to log. Trace is not working.