Re: Change the UI language of psql connection - Mailing list pgsql-general

From Tom Lane
Subject Re: Change the UI language of psql connection
Date
Msg-id 20878.1284348786@sss.pgh.pa.us
Whole thread Raw
In response to Change the UI language of psql connection  (Brodie Thiesfield <brofield@gmail.com>)
Responses Re: Change the UI language of psql connection  (Brodie Thiesfield <brofield@gmail.com>)
List pgsql-general
Brodie Thiesfield <brofield@gmail.com> writes:
> I have a PostgreSQL 8.4 database, installed with Japanese as the main
> language. I am connecting from an English Windows 7 client using
> psql.exe. Is there any way to change the UI of the messages shown to
> me (e.g. the help, column headers from the \l command, etc) to
> English?

set lc_messages to an appropriate locale.

            regards, tom lane

pgsql-general by date:

Previous
From: Brodie Thiesfield
Date:
Subject: Change the UI language of psql connection
Next
From: Craig Ringer
Date:
Subject: Re: JSON output