Re: Make grant all on all tables in schema x persistent for new tables

Поиск
Список
Период
Сортировка
От Steven Crandell
Тема Re: Make grant all on all tables in schema x persistent for new tables
Дата
Msg-id CALvesgkUiHm3wQhRwQBxnJ-x13e2XDGTtpBKZjyXgpvGWuFpFA@mail.gmail.com
обсуждение исходный текст
Ответ на Make grant all on all tables in schema x persistent for new tables  ("S. Bob" <sbob@quadratum-braccas.com>)
Ответы Re: Make grant all on all tables in schema x persistent for newtables
Список pgsql-admin
On Mon, Feb 18, 2019 at 12:09 PM S. Bob <sbob@quadratum-braccas.com> wrote:
All;


I can run a GRANT ALL ON ALL TABLES in SCHEMA X to USER Y

which of course grants all privileges to the user Y on all tables in
schema X

How do I make this the default permission for all future tables created
in schema X as well?


Thanks in advance



Take a look at default privileges here: 

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

Предыдущее
От: "S. Bob"
Дата:
Сообщение: Make grant all on all tables in schema x persistent for new tables
Следующее
От: soumitra bhandary
Дата:
Сообщение: Load balancing in postgres master slave HA cluster