On Mon, Sep 13, 2010 at 12:33 PM, Tom Lane <[email protected]> wrote:
> Brodie Thiesfield <[email protected]> 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.

Ah yes. I forgot about that. That fixed my problem, thanks.

Brodie

-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to