Group role not shown in properties > Default Privileges after adding it

Поиск
Список
Период
Сортировка
От Aren Cambre
Тема Group role not shown in properties > Default Privileges after adding it
Дата
Msg-id CAA1mBrriYR3q11qZtjZ0KGM3RXK0Dp=RDfjKB1VWOx63aNujPA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Group role not shown in properties > Default Privileges after adding it
Список pgadmin-support
I added a group role named gis to a database using pgAdmin III 1.14.2 using the Default Privileges tab of the db's properties.

I can confirm it worked because if I click on the db, this shows up at the bottom of its SQL:
ALTER DEFAULT PRIVILEGES 
    GRANT SELECT ON TABLES
    TO gis;

However, if I right-click on the db, go to Properties, then select the Default Privileges, it does not show any group roles:
Inline image 1

Near the bottom of the pgAdmin Object browser, under Group Roles is this role:
Inline image 2

Aren
Вложения

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

Предыдущее
От: Michael Shapiro
Дата:
Сообщение: Re: saved passwords lost when connection fails
Следующее
От: Alexandr Ciornii
Дата:
Сообщение: incorrect charset in HTML report