Hide some tables - Mailing list pgsql-sql

From intmail01@gmail.com
Subject Hide some tables
Date
Msg-id 2a4f55f7-b8fb-4937-9136-c7e35de63f79@gmail.com
Whole thread Raw
Responses Re: Hide some tables
List pgsql-sql
Hi,

There are some operators who enters data in my database with just one
table. Others tables are updated by triggers, these tables contains
result of calculation. How to do to hide these tables because I do not
want that operators read them ? On help documentation it is said that I
can not block SELECT privilege because it is required for UPDATE.

Thanks




pgsql-sql by date:

Previous
From: Rockdale Green
Date:
Subject: Re: How to generate the order if you know the next item for each item?
Next
From: Jayadevan M
Date:
Subject: Re: Hide some tables