how to revoke multiple users permission from multiple tables at the same time?

Поиск
Список
Период
Сортировка
От DM
Тема how to revoke multiple users permission from multiple tables at the same time?
Дата
Msg-id eae6a62a0904221519x5abc9b20ne55c6eacb25e1c80@mail.gmail.com
обсуждение исходный текст
Ответы Re: how to revoke multiple users permission from multiple tables at the same time?
Список pgsql-admin
how to revoke multiple users permission from multiple tables at the same time?
Or in simple is there a way to revoke multiple users grant access from multiple tables under a schema.?

I use Revoke below command to execute on each table one by one.

revoke SELECT/ALL on testtable from user1;

Thanks for taking your time to read this.

thanks
Deepak

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