Re: GRANT question

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Chris Ochs <chris(at)paymentonline(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: GRANT question
Date: 2004-06-02 18:48:20
Message-ID: 20040602184820.GA13440@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jun 02, 2004 at 07:51:58 -0700,
Chris Ochs <chris(at)paymentonline(dot)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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Keary Suska 2004-06-02 18:59:53 Building Thread-Safe on OS X
Previous Message Thomas Schoen 2004-06-02 17:58:50 Re: ORDER BY with plpgsql parameter