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

From: Marc Munro <marc(at)bloodnok(dot)com>
To: xiapw(at)lreis(dot)ac(dot)cn
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: I want to know how to improve the security of postgresql
Date: 2005-12-29 17:22:09
Message-ID: 1135876929.8103.17.camel@bloodnok.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sting,
I'm not entirely sure what you mean by improving the security of
postgresql but if you want to implement smart, efficient row-level
security you could take a look at Veil
http://pgfoundry.org/projects/veil/

Check the project home page for documentation. Veil is still an alpha
release but I am prepared to work with any potential users to bring it
up to a production release.

__
Marc

On Thu, 2005-12-29 at 06:48 -0400, pgsql-general-owner(at)postgresql(dot)org
wrote:
> Date: Thu, 29 Dec 2005 10:09:01 +0800
> From: "xiapw" <xiapw(at)lreis(dot)ac(dot)cn>
> To: <pgsql-general(at)postgresql(dot)org>
> Subject: I want to know how to improve the security of postgresql
> Message-ID: <001201c60c1c$d5e414f0$4503a8c0(at)sting>
>
> Hi guys,can you give me some advices about how to improve the security
> of postgresql?
> Now I major in the security of postgresql and the destination is
> create a database with security level of B1(TCSEC),what should I do
> now,what program language should I use?
> Thanks!
> Sting
>
> [Attachment of type text/html removed.]
>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marcus Couto 2005-12-29 17:31:14 Triggers and Audit Trail
Previous Message Tony Caduto 2005-12-29 17:12:53 Re: POstgreSQL 8.1.X/Lazarus?