Re: psql: default base and password reading

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: psql: default base and password reading
Дата
Msg-id 200110121817.f9CIHcp14442@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: psql: default base and password reading  (Bradley McLean <brad@bradm.net>)
Ответы Re: psql: default base and password reading  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
> The password reading patch may be useful, but I suggest that you
> reverse the meaning of the option, so that you do not change the
> current behavior.  This would be a normal practice for backward
> compatibility.

I like the /dev/tty fix.  I assumed we always read passwords from
/dev/tty and not stdin.  I know of no other software that even allows
passwords from stdin.  You usually have to use 'expect' for that very
purpose.  I would not even supply an option to read it from stdin.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: psql: default base and password reading
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PG_DUMP NLS (Russian)