Label Security - Mailing list pgsql-sql

From James Taylor
Subject Label Security
Date
Msg-id 9A658A4A-5040-11D8-AA39-000A95982628@hatesville.com
Whole thread Raw
Responses Re: Label Security
List pgsql-sql
I'm migrating an Oracle 9 database over to Postgres 7.3.4, and just ran 
into something I've never seen before (honestly, due to my lack of 
experience in Oracle) and was curious if
Postgres supported anything similar.   The DBA that set up Oracle 
appears to have enabled Oracle Label Security, which looks as though it 
offers per-row security levels.  So, say we have the table
'test',  user 'Nancy' does a "select * from test" and only will be 
shown rows she has permission to.  Joe will get the same, and the 
superuser can see everything.  Does Postgres offer anything like this, 
maybe even through third party software



pgsql-sql by date:

Previous
From: "A.Bhuvaneswaran"
Date:
Subject: Re: [ADMIN] Fw: postgres logging
Next
From: Bruno Wolff III
Date:
Subject: Re: Label Security