Can a role have indirect ADMIN OPTION on another role?

Поиск
Список
Период
Сортировка
От Ashutosh Sharma
Тема Can a role have indirect ADMIN OPTION on another role?
Дата
Msg-id CAE9k0PndzHkJ4VpNEGbNwKnVCpqwoX+Tfjd-RgGCGFpfA_TWkw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Can a role have indirect ADMIN OPTION on another role?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hi,

In PG-16, I see that we have made a lot of changes in the area roles
and privileges. I have a question related to this and here is my
question:

Let's say there is a roleA who creates roleB and then roleB creates
another role, say roleC. By design, A can administer B and B can
administer C. But, can A administer C although it has not created C?

--
With Regards,
Ashutosh Sharma.



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: [PoC] pg_upgrade: allow to upgrade publisher node
Следующее
От: Quan Zongliang
Дата:
Сообщение: Re: Improving the heapgetpage function improves performance in common scenarios