Re: Noinheritance with superuser

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Noinheritance with superuser
Дата
Msg-id 118646.1622779152@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Noinheritance with superuser  (saket bansal <saket.tcs@gmail.com>)
Список pgsql-general
saket bansal <saket.tcs@gmail.com> writes:
> I have an RDS instance with the below configuration.
> create role role1 login noinheritance;
> grant rds_superuser to rdsdba;
> grant rdsdba to role1

> In this case role1 is able to do all administrative operations, without the
> need of switching to rdsdba.
> Is this expected?

rds_superuser is not a thing that exists in community Postgres.
I'd suggest taking this question up with the Amazon RDS folk.

            regards, tom lane



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

Предыдущее
От: 久門 愛
Дата:
Сообщение: Please tell me about character code conversion.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Please tell me about character code conversion.