That is, a local file on the client machine with default "host", "port", "user" values, etc., so that I don't have to enter them on the command line each time?
Use the password file with lines like:
hostname:port:database:username:password
If you always log into the same host:db:port:user then this will make it:
*:*:*:*:mypassword