Re: [SQL] regarding grant option

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [SQL] regarding grant option
Дата
Msg-id 20060301150016.GA6350@surnet.cl
обсуждение исходный текст
Ответ на Re: [SQL] regarding grant option  ("AKHILESH GUPTA" <akhilesh.davim@gmail.com>)
Ответы Re: [SQL] regarding grant option  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-general
AKHILESH GUPTA wrote:
> thank you very much sir for your valuable suggestion,
> but i am talking about direct database query...........!

There is none that can help you here, short of making a function in
PL/pgSQL or other language ...

> On 3/1/06, Alvaro Herrera <alvherre@commandprompt.com> wrote:
> >
> > AKHILESH GUPTA wrote:
> >
> > > here i have to grant permissions to that user individually for each and
> > > every table by using:
> > > :->> grant ALL ON <tab_name> to <user_name>;
> > > GRANT
> > > and all the permissions are granted to that user for that particular
> > table.
> >
> > Yes.  If you are annoyed by having to type too many commands, you can
> > write a little shell script to do it for you.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: "AKHILESH GUPTA"
Дата:
Сообщение: Re: [SQL] regarding grant option
Следующее
От: denis@edistar.com
Дата:
Сообщение: Re: Size comparison between a Composite type and an