Re: default role privileges
От | Michael Shapiro |
---|---|
Тема | Re: default role privileges |
Дата | |
Msg-id | CAGCvxeYkhyuW9WjdKdHX6BNt0YrgTJy-seJ3wqVD0QJcEdjBxA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: default role privileges (Khushboo Vashi <khushboo.vashi@enterprisedb.com>) |
Ответы |
Re: default role privileges
|
Список | pgadmin-support |
I ran this in one of my databases
ALTER DEFAULT PRIVILEGES FOR ROLE some_role REVOKE EXECUTE ON FUNCTIONS FROM PUBLIC:
I can not see this default privilege anywhere in PgAdmin4 (nor in PgAdmin3).
I see no default privileges for roles on the SQL for the role.
I do see default privileges on the SQL for the database itself, but not the one I added above.
(Also, the last example on the help page show creating an EDB role, but the discussion below talks about a role called "alice")
On Sun, May 12, 2019 at 11:56 PM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
On Sun, May 12, 2019 at 7:42 PM Michael Shapiro <mshapiro51@gmail.com> wrote:Where in PgAdmin4 can I see (and set) default privileges for a role?
В списке pgadmin-support по дате отправления: