permissions on inherited tables

Поиск
Список
Период
Сортировка
От Anj Adu
Тема permissions on inherited tables
Дата
Msg-id f2fd819a0906171455j6a0d215fsf8ce212e3b25377c@mail.gmail.com
обсуждение исходный текст
Ответы Re: permissions on inherited tables  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-admin
I have a bunch of tables which have child table that are partitions (several of them). Is there a way I can create a user with SELECT permissions on the parent without having to individually give the same permission on all child tables ? Every time I create new partitions..I have to explicitly grant permissions on the child tables. I use postgres 8.1.9. Is there a plan to fix this in a future release.

Thank you

Sriram

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

Предыдущее
От: Marc Fromm
Дата:
Сообщение: Re: error: duplicate key
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: permissions on inherited tables