Re: Authentication in batch processing - Mailing list pgsql-admin

From Hal Lynch
Subject Re: Authentication in batch processing
Date
Msg-id A61A76CE-941C-11D6-9688-0050E490FD5B@cc.usu.edu
Whole thread Raw
In response to Re: Authentication in batch processing  (Kevin Brannen <kevinb@nurseamerica.net>)
List pgsql-admin
On Wednesday, July 10, 2002, at 08:54 AM, Kevin Brannen wrote:

Stuff deleted

> The order I would propose would be:  env-var, command-line, STDIN,
> interactive prompt if we have a tty.  Reorder as you see fit.

To the above list I would add a .psql (or something) file in
the home dir of the person running psql with 600 perms of
course.  In this file you could have a password or perhaps
an alternate username/password pair.  Might also be a good
place for those psql environment settings you always use.

hal


pgsql-admin by date:

Previous
From: Kevin Brannen
Date:
Subject: Re: Authentication in batch processing
Next
From: Kevin Brannen
Date:
Subject: Re: SqlServer to PostgreSql