From: | Stuart McGraw <smcg2297(at)frii(dot)com> |
---|---|
To: | Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: psql language |
Date: | 2009-07-10 22:06:52 |
Message-ID: | 4A57BB7C.8040705@frii.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hiroshi Saito wrote:
> Is the state where you wish this?
>
> ==== example ====
> C:\Program Files\PostgreSQL\8.4\bin>psql -p 5433 postgres postgres
> psql (8.4.0)
> "help" でヘルプを表示します.
>
> C:\Program Files\PostgreSQL\8.4\bin>set LANG=C
>
> C:\Program Files\PostgreSQL\8.4\bin>psql -p 5433 postgres postgres
> psql (8.4.0)
> Type "help" for help.
>
> Have I missed something?
Saito-san,
No, you missed nothing :-) That is exactly what I wanted.
I thought I tried setting LANG before I posted but I must
have done something wrong because it works fine now.
ありがとうございます!
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2009-07-10 22:13:30 | Re: BR/ |
Previous Message | John R Pierce | 2009-07-10 21:17:51 | Re: Idle in transaction help |