Re: GRANT question - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: GRANT question
Date
Msg-id 20040602184820.GA13440@wolff.to
Whole thread Raw
In response to GRANT question  ("Chris Ochs" <chris@paymentonline.com>)
List pgsql-general
On Wed, Jun 02, 2004 at 07:51:58 -0700,
  Chris Ochs <chris@paymentonline.com> wrote:
> Is there a shortcut to grant all privileges on a schema and it's objects to
> a user  without having to issue GRANT statements for each individual object
> in the schema?  Given all the possible types of objects I doubt it but
> thought I would ask just in case there was a way to do it.

No. People have asked about similar ways to do lots of grants at once,
but I haven't seen anyone claim to be working on this.

pgsql-general by date:

Previous
From: Thomas Schoen
Date:
Subject: Re: ORDER BY with plpgsql parameter
Next
From: Keary Suska
Date:
Subject: Building Thread-Safe on OS X