Re: allow specifying direct role membership in pg_hba.conf

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: allow specifying direct role membership in pg_hba.conf
Дата
Msg-id 20210514190001.GL20766@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: allow specifying direct role membership in pg_hba.conf  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Greetings,

* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
> > On 5/13/21 7:38 PM, Bossart, Nathan wrote:
> >> I've attached a small patch that allows specifying only direct members
> >> of a group in pg_hba.conf.
>
> > Do we really want to be creating two classes of role membership?
>
> Yeah, this seems to be going against the clear meaning of the
> SQL spec.  I realize you can argue that pg_hba.conf doesn't have
> to follow the spec, but it doesn't seem like a terribly good idea
> to interpret role membership differently in different places.

Agreed.

The lack of any particular justifcation for wanting this isn't a useful
way to propose a patch either.

Thanks,

Stephen

Вложения

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: allow specifying direct role membership in pg_hba.conf
Следующее
От: Tom Lane
Дата:
Сообщение: Re: allow specifying direct role membership in pg_hba.conf