Re: Unable to drop role

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Unable to drop role
Дата
Msg-id 16094.1282608675@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Unable to drop role  ("McGehee, Robert" <Robert.McGehee@geodecapital.com>)
Список pgsql-admin
"McGehee, Robert" <Robert.McGehee@geodecapital.com> writes:
> template1=# DROP ROLE a485099;
> ERROR:  role "a485099" cannot be dropped because some objects depend on it
> DETAIL:  access to database template1

> template1=# REVOKE CONNECT ON DATABASE template1 FROM a485099;
> REVOKE

CONNECT is not the only possible privilege.  Try REVOKE ALL.

            regards, tom lane

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

Предыдущее
От: Kieren Scott
Дата:
Сообщение: Re: WAL and archive disks full
Следующее
От: Tom Lane
Дата:
Сообщение: Re: WAL and archive disks full