Re: [v9.4] row level security

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: [v9.4] row level security
Дата
Msg-id 521F8340.6050408@agliodbs.com
обсуждение исходный текст
Ответ на Re: [v9.4] row level security  (Greg Smith <greg@2ndQuadrant.com>)
Ответы Re: [v9.4] row level security  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
>> I'm not sure what the solution would be, exactly.  Deny permission for
>> EXPLAIN on certain tables?
> 
> That would close only one covert channel.  Others were already pointed out
> upthread, and I'll bet there are more ...

Mind you, fundamentally this is no different from allowing INSERT
permission on a table but denying SELECT, or denying SELECT on certain
columns.  In either case, covert channels for some data are available.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [v9.4] row level security
Следующее
От: David Fetter
Дата:
Сообщение: Re: [v9.4] row level security