Re: Anticipatory privileges

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Anticipatory privileges
Дата
Msg-id 20070217003028.GD9724@alvh.no-ip.org
обсуждение исходный текст
Ответ на Anticipatory privileges  ("John D. Burger" <john@mitre.org>)
Ответы Re: Anticipatory privileges  ("John D. Burger" <john@mitre.org>)
Список pgsql-general
John D. Burger wrote:
> If I am reading the (7.4) docs correctly, privileges can be granted
> only with respect to tables that exist at the time the GRANT command
> is given - there is no
>
>   GRANT ALL ON * TO PUBLIC
>
> or some such that would result in subsequently created tables having
> public privileges.
>
> Is this so?

Yes.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: values from now() in the same transaction
Следующее
От: Jerry LeVan
Дата:
Сообщение: Synchronize tables question....