Yasuhiro Takahashi wrote:
> Hello,
>
> I'm using windows + cygiwin, so I do not know about bash script.
>
> I want to input passward automatically to psql.
> When I try 'qspl dbname', always passwad is required.
>
> How to input password automatically?
Look at this:
http://developer.postgresql.org/docs/postgres/libpq-pgpass.html
Regards
Gaetano Mendola