Re: Newbie Question, how to grant permissions on all tables in schema/db

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Newbie Question, how to grant permissions on all tables in schema/db
Дата
Msg-id 20041109014417.GA71632@winnie.fuhr.org
обсуждение исходный текст
Ответ на Newbie Question, how to grant permissions on all tables in schema/db  (Kenji Morishige <kenjim@juniper.net>)
Список pgsql-general
On Mon, Nov 08, 2004 at 05:00:49PM -0800, Kenji Morishige wrote:

> I'm wondering what the easy way to grant user/group access on all tables
> in a db.

This comes up from time to time -- search the archives for phrases
like "grant" and "all tables".  The responses usually suggest writing
a script or function to query the system catalogs for the list of
tables, views, sequences, etc.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: server auto-restarts and ipcs
Следующее
От: Joel
Дата:
Сообщение: Re: Postresql RFD version 2.0 Help Wanted.