weird problem with grants - Mailing list pgsql-general

From Dick Kniep
Subject weird problem with grants
Date
Msg-id 200510102337.18926.dick@kniep.nl
Whole thread Raw
Responses Re: weird problem with grants  (Scott Marlowe <smarlowe@g2switchworks.com>)
Re: weird problem with grants  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
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'.

Thanks in advance.

D.Kniep

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Duplicate primary keys/rows
Next
From: Tom Lane
Date:
Subject: Re: Duplicate primary keys/rows