Re: Privileges and inheritance

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Privileges and inheritance
Дата
Msg-id 1254730936.4691.120.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Privileges and inheritance  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Privileges and inheritance  (Peter Eisentraut <peter_e@gmx.net>)
Re: Privileges and inheritance  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On Sat, 2009-10-03 at 09:45 +0300, Peter Eisentraut wrote:

> We could use a GUC variable to ease the transition, perhaps like
> sql_inheritance = no | yes_without_privileges | yes

The original way of doing things was quite useful if you wanted some
people to be able to see history and others just see recent data. I
don't think many people are aware of or take advantage of that, so your
proposal does simplify things for many people.

Would it not be better to offer this as a table-level option, with
default of check-permission-on-parent-only?

-- Simon Riggs           www.2ndQuadrant.com



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

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: Privileges and inheritance
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Privileges and inheritance