Re: PGPASSWORDFILE env var for libpq - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: PGPASSWORDFILE env var for libpq
Date
Msg-id 200208120516.g7C5Gx615025@candle.pha.pa.us
Whole thread Raw
In response to Re: PGPASSWORDFILE env var for libpq  (Larry Rosenman <ler@lerctr.org>)
Responses Re: PGPASSWORDFILE env var for libpq
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: stand-alone composite types patch (was [HACKERS] Proposal:
Next
From: Larry Rosenman
Date:
Subject: Re: PGPASSWORDFILE env var for libpq