scripts and ~/.psqlrc - Mailing list pgsql-admin

From teknet@poczta.onet.pl
Subject scripts and ~/.psqlrc
Date
Msg-id 20051015160813Z1262521-16585+5@kps6.test.onet.pl
Whole thread Raw
Responses Re: scripts and ~/.psqlrc  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-admin
Hello

I want to write some scripts which could connect to databse and work in background. I want to avoid situation in which
ihave to manually/interactively give appriopriate password everytime i query database. 

How can i do it in most easily way ?

I found that there is ~/.psqlrc file which could be used as configuration file for user. Can i put there databsename,
hostname,username and most important: password ?, so i could connect to my database only by typing: 
#psql

Thanx
Michal

pgsql-admin by date:

Previous
From: teknet@poczta.onet.pl
Date:
Subject: subscribe-digest pgsql-admin
Next
From: Jeff Frost
Date:
Subject: Re: archive_command