Grand group rights ? - Mailing list pgsql-novice

From Bo Lorentsen
Subject Grand group rights ?
Date
Msg-id 1015590229.682.99.camel@netgroup
Whole thread Raw
List 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 by date:

Previous
From: Andrew McMillan
Date:
Subject: Re: Bad Query?? Extremely slow response
Next
From: Joel Burton
Date:
Subject: Re: SQL error 'Unable to identify an operator = for type