permissions on inherited tables - Mailing list pgsql-admin

From Anj Adu
Subject permissions on inherited tables
Date
Msg-id f2fd819a0906171455j6a0d215fsf8ce212e3b25377c@mail.gmail.com
Whole thread Raw
Responses Re: permissions on inherited tables  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-admin
I have a bunch of tables which have child table that are partitions (several of them). Is there a way I can create a user with SELECT permissions on the parent without having to individually give the same permission on all child tables ? Every time I create new partitions..I have to explicitly grant permissions on the child tables. I use postgres 8.1.9. Is there a plan to fix this in a future release.

Thank you

Sriram

pgsql-admin by date:

Previous
From: Marc Fromm
Date:
Subject: Re: error: duplicate key
Next
From: Scott Marlowe
Date:
Subject: Re: permissions on inherited tables