Patch to be verbose about being unable to read ~/.pgpasss...

Поиск
Список
Период
Сортировка
От Sean Chittenden
Тема Patch to be verbose about being unable to read ~/.pgpasss...
Дата
Msg-id 20030620000357.GA43470@perrin.int.nxad.com
обсуждение исходный текст
Ответы Re: Patch to be verbose about being unable to read ~/.pgpasss...  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Patch to be verbose about being unable to read  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Howdy.  Quick chump patch: if libpq finds a ~/.pgpass but can't stat
it, print something to stderr letting the user know.  If someone went
out of their way to put a .pgpass file in place, if they can't read
it, it seems worth while to alert them to the fact that it's not being
used (ex: root creates a .pgpass file but forgets to chown it).

-sc

--
Sean Chittenden

Вложения

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

Предыдущее
От: "Andrew Dunstan"
Дата:
Сообщение: pg_hba.conf.sample
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Patch to be verbose about being unable to read ~/.pgpasss...