Re: I want to know how to improve the security of postgresql

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: I want to know how to improve the security of postgresql
Date: 2005-12-31 16:39:12
Message-ID: 20051231163912.GU5677@merkur.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tony Caduto 2005-12-31 17:19:53 Re: R: Case sensitivity? - I understood...
Previous Message Karsten Hilbert 2005-12-31 16:25:44 veil docs