Re: weird problem with grants - Mailing list pgsql-general

From Scott Marlowe
Subject Re: weird problem with grants
Date
Msg-id 1128979898.29961.85.camel@state.g2switchworks.com
Whole thread Raw
In response to weird problem with grants  (Dick Kniep <dick@kniep.nl>)
List pgsql-general
On Mon, 2005-10-10 at 16:37, Dick Kniep wrote:
> Hi list,
>
> I have a weird problem with grants. Probably I am forgetting something, but I
> simply don't understand it.
>
> We have a user 'x' that is member of group 'a'
> there is a sequence where
> Grant all on table schema.sequence to group 'a'
>
> But still I get a permission denied when I try to access the sequence as user
> 'x'.

Did you grant permission on the sequence as well?

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Duplicate primary keys/rows
Next
From: Tom Lane
Date:
Subject: Re: weird problem with grants