GRANT question

From: "Chris Ochs" <chris(at)paymentonline(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: GRANT question
Date: 2004-06-02 14:51:58
Message-ID: 03ec01c448b1$2812aba0$250a8b0a@chris
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

Chris

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2004-06-02 14:53:12 Re: Creating a session variable in Postgres
Previous Message Josué Maldonado 2004-06-02 14:50:16 Re: Insert speed question