On Mon, Mar 7, 2011 at 10:00 AM, H S <[email protected]> wrote: > > We would like to implement Oracle Label Security or Row level security or > associated concepts mechanism on PostgreSQL.
for pg <= 9.0 you can try: http://wiki.postgresql.org/wiki/SEPostgreSQL part of this is now part of pg 9.1 (not yet released) as a contrib module -- Jaime Casanova www.2ndQuadrant.com Professional PostgreSQL: Soporte y capacitación de PostgreSQL -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
