How to remove a superuser

Поиск
Список
Период
Сортировка
От Richard Ray
Тема How to remove a superuser
Дата
Msg-id Pine.LNX.4.64.0610101419170.12126@rray.drdc.mstc.ms.gov
обсуждение исходный текст
Ответы Re: How to remove a superuser  ("Tomeh, Husam" <htomeh@firstam.com>)
Re: How to remove a superuser  ("Jim C. Nasby" <jim@nasby.net>)
Список pgsql-admin
I need to drop a superuser account. I get

dba=# drop role bram;
ERROR:  role "bram" cannot be dropped because some objects depend on it
DETAIL:  owner of view teacher
owner of type teacher
owner of view temp1
owner of type temp1
...

What is the preferred method.

Thanks
Richard Ray

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

Предыдущее
От: Alexander Burbello
Дата:
Сообщение: Build an statement
Следующее
От: "Tomeh, Husam"
Дата:
Сообщение: Re: How to remove a superuser