Re: Limiting user privileges

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Limiting user privileges
Дата
Msg-id 20050111211839.GC19876@wolff.to
обсуждение исходный текст
Ответ на Re: Limiting user privileges  (Tad Marko <tmarko@metrosplash.com>)
Ответы Re: Limiting user privileges  (Bradley Kieser <brad@kieser.net>)
Список pgsql-admin
On Tue, Jan 11, 2005 at 14:26:15 -0600,
  Tad Marko <tmarko@metrosplash.com> wrote:
>
> I can
>
> GRANT ALL ON a_specific_table TO user
>
> but I can't figure out how to simply give some privilege to a user on
> all tables.

You can't do it with a single GRANT statement. You need to write a script
or function to do it.

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

Предыдущее
От: "BASEI, Sidnei R."
Дата:
Сообщение: PostgreSQL Performance
Следующее
От: "Lee Wu"
Дата:
Сообщение: Re: Vacuum full - disk space eaten by WAL logfiles