Re: I want to know how to improve the security of postgresql - Mailing list pgsql-general

From Karsten Hilbert
Subject Re: I want to know how to improve the security of postgresql
Date
Msg-id 20051231163912.GU5677@merkur.hilbert.loc
Whole thread Raw
In response to Re: I want to know how to improve the security of postgresql  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
List pgsql-general
On Sat, Dec 31, 2005 at 05:18:19PM +0100, Karsten Hilbert wrote:

> We will (in GNUmed) eventually have to implement row level
> security. The current thinking is by restricting access to
> the tables and setting up views that always do "... where
> user=current_user" to limit the viewable data set.
Which is - roughly speaking - what Veil does anyways :-)

I'll link Veil with our TODO item on that part.

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: veil docs
Next
From: "Ken Winter"
Date:
Subject: Re: In processing DDL, when does pg_catalog get updated?