From: | Michael Glaesemann <grzm(at)seespotcode(dot)net> |
---|---|
To: | "Rohit Khare" <rpk(dot)general(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Label Security and Fine-grained auditing |
Date: | 2007-08-04 13:05:27 |
Message-ID: | 4B8CD677-3BEE-41DE-B612-133FF7134B18@seespotcode.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Aug 4, 2007, at 7:06 , Rohit Khare wrote:
> One more feature that I am not sure PostgreSQL has is, row-level,
> column-level security. Oracle call this Label-Security in which you
> define a policy for certain columns so that they are not visible to
> un-authorised users during SELECT queries. This is an important
> security enhancement. One other feature is called Fine-Grained
> Auditing. Ability to track user activities. I hope this is in
> PostgreSQL in one form or the other.
Would Veil suit your needs?
http://veil.projects.postgresql.org/
Michael Glaesemann
grzm seespotcode net
From | Date | Subject | |
---|---|---|---|
Next Message | KaiGai Kohei | 2007-08-04 13:08:02 | Re: Label Security and Fine-grained auditing |
Previous Message | Peter Eisentraut | 2007-08-04 12:54:34 | Re: Label Security and Fine-grained auditing |