From: | Josh Berkus <josh(at)agliodbs(dot)com> |
---|---|
To: | Jean-Gérard Pailloncy <jg(at)rilk(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Virtual Private Database |
Date: | 2010-04-12 18:18:15 |
Message-ID: | 4BC363E7.6030103@agliodbs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 4/10/10 7:00 AM, Jean-Gérard Pailloncy wrote:
> Hello,
>
> 1) VPD: Virtual Private Database
> I would appreciate to have a new feature in PostgreSQL.
> This is an oracle-like feature that implement "Row Level Security".
> This feature may be emulated by using VIEW/RULE but this is very time
> consuming and error prone.
>
> I would appreciated to have an estimated of the faisability and the cost
> to implement it.
See the Veil project, and the SEPostgres project:
http://veil.projects.postgresql.org/
http://code.google.com/p/sepgsql/
--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Smith | 2010-04-12 19:43:51 | Re: GSoC - proposal - Materialized Views in PostgreSQL |
Previous Message | Robert Haas | 2010-04-12 18:04:21 | Re: GSoC - proposal - Materialized Views in PostgreSQL |