Re: PGPASSWORDFILE env var for libpq

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re: PGPASSWORDFILE env var for libpq
Дата
Msg-id 1029167997.460.18.camel@lerlaptop.iadfw.net
обсуждение исходный текст
Ответ на Re: PGPASSWORDFILE env var for libpq  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
On Mon, 2002-08-12 at 10:53, Bruce Momjian wrote:
> Larry Rosenman wrote:
> > > 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.
> > make sure the fact that PGPASSWORD is going away is ***PROMINENT*** in
> > the release notes and README and anywhere PGPASSWORD is documented.  If
> > in fact, given TGL's objection, that it will go away in 7.4.
>
> Did you find the documentation that LIMIT #,# was being removed in 7.3
> to be prominent in 7.2?
Sort of.  I only see it in the history file.....
>
> The only way to do PGPASSWORD right would be to test OS's to see which
> one's have secure environment variables.
SYSV based systems seem to, although those with Linux Personalities
grafted on may break that (e.g. OpenUNIX).


>
> --
>   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
--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PGPASSWORDFILE env var for libpq
Следующее
От: "Ulrich Neumann"
Дата:
Сообщение: Patch for unreleased memory in buf_init.c