Re: [SQL] regarding grant option - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: [SQL] regarding grant option
Date
Msg-id 20060301150016.GA6350@surnet.cl
Whole thread Raw
In response to Re: [SQL] regarding grant option  ("AKHILESH GUPTA" <akhilesh.davim@gmail.com>)
Responses Re: [SQL] regarding grant option  ("Jim C. Nasby" <jnasby@pervasive.com>)
List 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 by date:

Previous
From: "AKHILESH GUPTA"
Date:
Subject: Re: [SQL] regarding grant option
Next
From: denis@edistar.com
Date:
Subject: Re: Size comparison between a Composite type and an