Grand group rights ?

Поиск
Список
Период
Сортировка
От Bo Lorentsen
Тема Grand group rights ?
Дата
Msg-id 1015590229.682.99.camel@netgroup
обсуждение исходный текст
Список pgsql-novice
Hi ...

While granding rights to a group of tables, I like to do this
automaticly, but this don't seem to work.

I have a user with the id 33, and i group called big, and I like to
grand all to the biq group on all classes made by user 33, like this:


GRANT ALL ON (SELECT relname FROM pg_class WHERE relowner=33) TO GROUP
biq;

If this is not the propper syntax, how do I then do it ?

/BL


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

Предыдущее
От: Andrew McMillan
Дата:
Сообщение: Re: Bad Query?? Extremely slow response
Следующее
От: Joel Burton
Дата:
Сообщение: Re: SQL error 'Unable to identify an operator = for type