Re: adding PGPASSWORDFILE to libpq

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: adding PGPASSWORDFILE to libpq
Дата
Msg-id 200208100137.g7A1bof20297@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: adding PGPASSWORDFILE to libpq  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Peter Eisentraut wrote:
> Alvaro Herrera writes:
>
> > Currently the format for the file should be
> >
> > host:port:database:user:password
>
> I think just the password.  If you need a different password, select a
> different file.
>
> The sort of format you propose makes it much too convenient for users to
> build password databases in files, which kind of defeats the point of
> passwords.

I fail to see how having different files with passwords is better than
having just one file.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: Re: CREATE TEMP TABLE .... ON COMMIT
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: adding PGPASSWORDFILE to libpq