Re: Role Granting Issues in PostgreSQL: Need Help

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Role Granting Issues in PostgreSQL: Need Help
Дата
Msg-id 1751263.1725510304@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Role Granting Issues in PostgreSQL: Need Help  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-hackers
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> On Wednesday, September 4, 2024, Muhammad Imtiaz <imtiazpg712@gmail.com>
> wrote:
>> replication_expert | Cannot login

> Those are not permissions, they are attributes, and attributes are not
> inherited.

Specifically: the NOLOGIN attribute on a role is a hard block on
logging in with that role, independently of any and every other
condition.

            regards, tom lane



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