As a table owner, can I grant "grant" ?

Поиск
Список
Период
Сортировка
От David Gauthier
Тема As a table owner, can I grant "grant" ?
Дата
Msg-id CAMBRECAp749Z8WfKHzWh6Sn2LHfXWMGE6Myk67Ed=cNR=m_5_Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: As a table owner, can I grant "grant" ?  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-general
Postgres 9.5.2 on linux

Given that I am not superuser, but DO have createrole...
Can I grant some other role the ability to grant access to a table I created ?
 
For Example:  I create a table called foo.  As the creator/owner of this table, I seem to have the ability to grant select,insert,update,delete (etc...) to other roles.  I would like to grant some other role the ability to grant access to my table. 

Thanks in Advance !

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: How to watch for schema changes
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: As a table owner, can I grant "grant" ?