Re: How can I get the English version?

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How can I get the English version?
Date: 2010-02-19 22:53:43
Message-ID: hln4ph$fp7$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Nils Gösche wrote on 19.02.2010 23:29:
> Hi!
>
> I am running PostgreSQL on a German Windows machine. Client programs like
> psql and pgAdmin are printing German translation strings everywhere, even
> though I told the installer to use English/United States locale. How can I
> disable all translations and simply use the English version of all programs?
>
> Regards,

set LC_MESSAGES=English

Regards
Thomas

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nils Gösche 2010-02-19 23:20:13 Re: How can I get the English version?
Previous Message Nils Gösche 2010-02-19 22:29:53 How can I get the English version?