Re: security labels or sensitivity markings - Mailing list pgsql-general

From Stephen Frost
Subject Re: security labels or sensitivity markings
Date
Msg-id 20140714120541.GW16422@tamriel.snowman.net
Whole thread Raw
In response to security labels or sensitivity markings  (sumita <suday@avaya.com>)
List pgsql-general
* sumita (suday@avaya.com) wrote:
> Does postgresql  support the use of security labels or sensitivity markings?

For tables, yes, but not yet for rows/RLS.  There is ongoing work in
this area and the hope is that there will be some form of RLS in 9.5.
As mentioned, security barrier views can be used as a work-around for
existing releases.

    Thanks,

        Stephen

Attachment

pgsql-general by date:

Previous
From: Marc Mamin
Date:
Subject: operator is not unique: smallint[] @> smallint[] You might need to add explicit type casts (!)
Next
From: Ru Devel
Date:
Subject: Why corruption memory in one database affects all the cluster?