Re: Change onership of database and all tables? (fwd)

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Change onership of database and all tables? (fwd)
Дата
Msg-id 20031229042111.GB4924@wolff.to
обсуждение исходный текст
Ответ на Re: Change onership of database and all tables? (fwd)  (Russ Schneider <russ@sugapablo.com>)
Список pgsql-general
On Sun, Dec 28, 2003 at 20:50:47 -0500,
  Russ Schneider <russ@sugapablo.com> wrote:
>
> Or if no one can answer the above question, what about a way to grant
> permissions on more than one table at a time?  Like GRANT ALL PRIVILEGES
> ON [ALL TABLES] TO [USER]?

You can do this with a script that gets the names of all of the tables
and then does a grant on each one.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_recvbuf errors
Следующее
От: CSN
Дата:
Сообщение: phppgadmin, pkey's and indexes