Re: PGPASSWORDFILE env var for libpq

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PGPASSWORDFILE env var for libpq
Дата
Msg-id 200208120516.g7C5Gx615025@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: PGPASSWORDFILE env var for libpq  (Larry Rosenman <ler@lerctr.org>)
Ответы Re: PGPASSWORDFILE env var for libpq  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-patches
Larry Rosenman wrote:
> On Sun, 2002-08-11 at 15:45, Tom Lane wrote:
> > Alvaro Herrera <alvherre@atentus.com> writes:
> > > I attach a patch that adds the PGPASSWORDFILE ability to libpq, and
> > > removes the use of PGPASSWORD.
> >
> > Were we actually going to *remove* that, as opposed to deprecate it?
> >
> > There are systems (in fact many) where it's perfectly secure, so I'm
> > not that thrilled about removing functionality ...
> PLEASE DO NOT REMOVE IT WITHOUT AT LEAST ONE RELEASE CYCLE WARNING.
>
> You will ****BREAK**** People.

OK, we will keep it for one release.  Good point.

Shame we couldn't do that will the 'reading password from /dev/tty'
change we made in 7.2.  I guess we could have had an environment
variable control it, but that is kind of weird.

--
  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: stand-alone composite types patch (was [HACKERS] Proposal:
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: PGPASSWORDFILE env var for libpq