Re: Privileges and inheritance - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Privileges and inheritance
Date
Msg-id 1254737200.25576.15.camel@fsopti579.F-Secure.com
Whole thread Raw
In response to Re: Privileges and inheritance  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Privileges and inheritance  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On Mon, 2009-10-05 at 10:47 +0100, Simon Riggs wrote:
> top level: data-template
> main tables: data, data-recent both inherit from data-template
> all partitions inherit from data
> only recent partitions inherit from data-recent
> grants are issued on data and data-recent

I don't see where the problem is here.




pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Privileges and inheritance
Next
From: Dimitri Fontaine
Date:
Subject: Re: Triggers on columns