Re: [RFC] PostgreSQL Access Control Extension (PGACE) - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: [RFC] PostgreSQL Access Control Extension (PGACE)
Date
Msg-id 64071.75.177.135.163.1176761267.squirrel@www.dunslane.net
Whole thread Raw
In response to Re: [RFC] PostgreSQL Access Control Extension (PGACE)  (Josh Berkus <josh@agliodbs.com>)
Responses Re: [RFC] PostgreSQL Access Control Extension (PGACE)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Josh Berkus wrote:
> KaiGai,
>
>> It provides database users fine grained mandatory access control
>> including row and column level one, and integration with operating
>> system security policy.
>
> Column level?  We don't currently support that, except through VIEWs.
> How is it implemented?
>


What's more, we have a SoC project for column level access controls.

cheers

andrew



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Hacking on PostgreSQL via GIT
Next
From: Tom Lane
Date:
Subject: Re: RESET command seems pretty disjointed now