Re: Privileges question

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: James Moe <jimoe(at)sohnen-moe(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Privileges question
Date: 2005-02-14 21:42:56
Message-ID: 20050214214256.GA31231@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Feb 14, 2005 at 11:59:33AM -0700, James Moe wrote:
>
> When logged in as sma_user, it is denied access to the schema:
> ERROR: permission denied for schema sma_apps

See "Schemas and Privileges" in the documentation, as well as the
documentation for GRANT:

http://www.postgresql.org/docs/8.0/static/ddl-schemas.html#DDL-SCHEMAS-PRIV
http://www.postgresql.org/docs/8.0/static/sql-grant.html

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2005-02-14 21:50:26 Re: Help with seq numbers...
Previous Message Thomas F.O'Connell 2005-02-14 21:32:57 Re: Help with seq numbers...