Re: Authentication in batch processing

Поиск
Список
Период
Сортировка
От Hal Lynch
Тема Re: Authentication in batch processing
Дата
Msg-id A61A76CE-941C-11D6-9688-0050E490FD5B@cc.usu.edu
обсуждение исходный текст
Ответ на Re: Authentication in batch processing  (Kevin Brannen <kevinb@nurseamerica.net>)
Список 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 по дате отправления:

Предыдущее
От: Kevin Brannen
Дата:
Сообщение: Re: Authentication in batch processing
Следующее
От: Kevin Brannen
Дата:
Сообщение: Re: SqlServer to PostgreSql