Re: GRANT on all tables?

Поиск
Список
Период
Сортировка
От codeWarrior
Тема Re: GRANT on all tables?
Дата
Msg-id b7md50$1btl$1@news.hub.org
обсуждение исходный текст
Ответ на GRANT on all tables?  (dudsen <dudsen@koen.dk>)
Ответы Re: GRANT on all tables?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-admin
GRANT ALL TO PUBLIC;


"dudsen" <dudsen@koen.dk> wrote in message
news:1050499026.680723@kalvebod.groenjord.dk...
> How do I GRANT an user privileges for all tables in an database with one
> command, as it is now i need to specify the name of each table.
> I want to write something like
> GRANT SELECT,INSERT ON mydatabase TO user; this doesn't work but are there
a
> way of getting someting similar to work?
>
> --
> Daniel Udsen



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

Предыдущее
От: "John M. Layman"
Дата:
Сообщение: trouble migrating large objects from 7.1.3 to 7.3.2
Следующее
От: Chris Loelke
Дата:
Сообщение: converting from MySql