Re: BLP Model on Postgresql - Mailing list pgsql-admin

From Vibhor Kumar
Subject Re: BLP Model on Postgresql
Date
Msg-id 5CF0A4D2-6B5E-4085-9155-9487041D72CC@gmail.com
Whole thread Raw
In response to BLP Model on Postgresql  (H S <aras_h1988@yahoo.com>)
List pgsql-admin
On Feb 24, 2011, at 5:29 AM, H S wrote:

> no read up and no write down policies in BLP model, what sort of queries/ statements in SQL are read and write!?

READ: SELECT
WRITE: UPDATE/DELETE

Thanks & Regards,
Vibhor

pgsql-admin by date:

Previous
From: Bernhard Rohrer
Date:
Subject: Re: PG_update to 9.0.4 in ubuntu lucid 64
Next
From: H S
Date:
Subject: Re: BLP Model on Postgresql