Could you teach me, How can we specify password when using psql....

From: =?EUC-KR?B?s+vH9ryu?=<noh019(at)naver(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Could you teach me, How can we specify password when using psql....
Date: 2010-08-06 04:35:58
Message-ID: c001e95ed94bc75591994b7a2b42b2a1@tweb39-2.nm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi..

when using oracle sqlplus.. we can specify password.
$ sqlplus system/manager

Could you teach me, How can we specify password when using psql....
$ psql -p 5432 -h rac2 -d mydb -U hsnoh
Password for user hsnoh:


Thanks..









noh019님의 블로그
안녕하세요.




Responses

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2010-08-06 04:42:18 Application name and psql in 9.0
Previous Message Ian Barwick 2010-08-06 03:38:58 Re: MySQL versus Postgres