Possibilities of Fine Grained Access Control? - Mailing list pgsql-general

From Uden van Hout
Subject Possibilities of Fine Grained Access Control?
Date
Msg-id ff4iqd$p58$1@news.hub.org
Whole thread Raw
Responses Re: Possibilities of Fine Grained Access Control?  (Bill Moran <wmoran@potentialtech.com>)
List pgsql-general
I need a solution for the following: With all data stored in the same
schema, consumers may only retreive and update data that is relevant to
them. At the same time, users in our own company need to see all data.

Is a solution similar to Oracle's Virtual Private Database possible with
PostgreSQL, as this is precisely what we need?

thanks,
Uden

Documentation:
http://www.oracle.com/technology/pub/articles/10gdba/week14_10gdba.html
http://www.databasesecurity.com/oracle-vpd.htm

pgsql-general by date:

Previous
From: Russell Aspinwall
Date:
Subject: newbie question
Next
From: Joao Miguel Ferreira
Date:
Subject: Re: Index Usage