Re: copying perms to another user

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: copying perms to another user
Дата
Msg-id 1042512441.67839.1.camel@jester
обсуждение исходный текст
Ответ на copying perms to another user  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Ответы Re: copying perms to another user  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
On Mon, 2003-01-13 at 21:40, Christopher Kings-Lynne wrote:
> Often I need to remove a user and cede their permissions to someone else.
> How about something like this:
>
> DROP USER blah PERMISSIONS TO chriskl;

If you check that it's a superuser doing the drop, this would be good.

However, what (and how many) databases will this command work on?  Only
the current one?  All of them?

--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: copying perms to another user
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: copying perms to another user