Re: How to Prevent Certain Kinds of Joins?

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: How to Prevent Certain Kinds of Joins?
Дата
Msg-id 20050222200915.GA71591@winnie.fuhr.org
обсуждение исходный текст
Ответ на How to Prevent Certain Kinds of Joins?  (Heather Johnson <hjohnson@nypost.com>)
Ответы Re: How to Prevent Certain Kinds of Joins?  (Heather Johnson <hjohnson@nypost.com>)
Список pgsql-general
On Tue, Feb 22, 2005 at 02:51:09PM -0500, Heather Johnson wrote:

> Is there a way to revoke permission to join two or more tables, even for
> users who have all other permissions (e.g., select, insert, update,
> delete) on those tables?

For what purpose?  If this were possible, then users could still
do joins on the client side if they had access to all the data.
Are you just trying to prevent potentially large queries?  What
problem are you trying to solve?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: How to Prevent Certain Kinds of Joins?
Следующее
От: Heather Johnson
Дата:
Сообщение: Re: How to Prevent Certain Kinds of Joins?