> >RULE has special meaning. Other previliges you can grant are:
> >select, delete, update
> >
> >--Banghe
>
> Ahhh! Just what is the special meaning of RULE?
It means you grant a user privilege that he can create RULE on the table.
( you can get more info how to create a rule, see CREATE RULE.)
>
>
> Edward Chase seemed to suggest "select insert delete" is that correct?
>
>
You must use comma as delimeter. select, insert, delete
> Both the manual page and psql listed the possible options without
> explanation?!
> BTW is this the correct forum for this type of question? If it is
> I have some serious access privilege questions.
>
> hal
>
> ************
************