Re: copying perms to another user

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: copying perms to another user
Дата
Msg-id GNELIHDDFBOCMGBFGEFOGEACCFAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: copying perms to another user  (Rod Taylor <rbt@rbt.ca>)
Ответы Re: copying perms to another user  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> > Yeah good point...it wouldn't bother me if it were just current 
> database,
> > except that then it wouldn't be useful to use the DROP USER 
> command.  ALTER
> > USER or GRANT would be better.
> 
> How do you ALTER USER ... after they've been dropped?

No, I mean that we don't drop the user.  You go:

ALTER USER chriskl COPY PERMISSIONS FROM blah;

Sort of thing...

Chris



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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: copying perms to another user
Следующее
От: Barry Lind
Дата:
Сообщение: Bug: Re: [JDBC] Warning on transaction commit