Grant tables cascade to sequence? - Mailing list pgsql-admin

From Rural Hunter
Subject Grant tables cascade to sequence?
Date
Msg-id 51552D2A.4090903@gmail.com
Whole thread Raw
Responses Re: Grant tables cascade to sequence?  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Re: Grant tables cascade to sequence?  (Craig James <cjames@emolecules.com>)
List pgsql-admin
Hi,

I encounter the same issue often: Granted update/insert to an user but
forgot to grant it on the related sequence. It's hard to understand that
an user has write access on table but not on necessary sequences. I
think the grant on tables should cascade to related sequences. What do
you think?


pgsql-admin by date:

Previous
From: Sergey Konoplev
Date:
Subject: Re: select exact term
Next
From: Albe Laurenz
Date:
Subject: Re: Grant tables cascade to sequence?