Re: Grant

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Grant
Дата
Msg-id 20040914140542.GG27693@svana.org
обсуждение исходный текст
Ответ на Grant  (MaRCeLO PeReiRA <gandalf_mp@yahoo.com.br>)
Список pgsql-general
On Tue, Sep 14, 2004 at 10:47:13AM -0300, MaRCeLO PeReiRA wrote:
> Hi,
>
> I have several tables in a database and I have to
> grant ALL on each table to a user. How can I do it at
> once???
>
> I'm doing a GRANT statement for each table... (ugly).

grant all on table1, table2, table2, ... to user;

IIRC anyway...
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Вложения

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

Предыдущее
От: MaRCeLO PeReiRA
Дата:
Сообщение: Grant
Следующее
От: Harald Fuchs
Дата:
Сообщение: Re: PG case sensitivity