| От | Andrew Dunstan |
|---|---|
| Тема | Re: keywords on .pgpass |
| Дата | |
| Msg-id | 4B34B688.5030502@dunslane.net обсуждение |
| Ответ на | keywords on .pgpass (Fujii Masao <masao.fujii@gmail.com>) |
| Ответы |
Re: keywords on .pgpass
|
| Список | pgsql-hackers |
Fujii Masao wrote: > Hi, > > pg_hba.conf accepts some keywords like 'all', 'sameuser' and so on. > Likewise, I'd like to support the same keywords for .pgpass file. > Thought? > > > I don't see the use case for it - .pgpass is for single users, not a whole cluster. And it does support wildcards, which takes care of the 'all' case. In the case of pg_hba.conf we don't know in advance who will actually be connecting. But in the case of .pgpass we do, so the extra utility of 'sameuser', 'samerole' and 'samegroup' in this case is not apparent to me. cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера