Re: [ADMIN] Grant tables cascade to sequence?

2013-03-29 Thread Albe Laurenz
Rural Hunter wrote: > 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 sequenc

Re: [ADMIN] Grant tables cascade to sequence?

2013-03-29 Thread Craig James
On Thu, Mar 28, 2013 at 10:56 PM, Rural Hunter wrote: > 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