Re: Question About Roles [ANSWERED]

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Question About Roles [ANSWERED]
Date: 2014-07-02 14:12:06
Message-ID: alpine.LNX.2.11.1407020710400.31980@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2 Jul 2014, Tom Lane wrote:

> I might be misunderstanding, but I think you're looking for GRANT/REVOKE:
> GRANT rolename TO newuser;

tom,

You correctly understand my question. That's the syntax I need and did not
see.

Thank you,

Rich

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David G Johnston 2014-07-02 14:16:56 Re: Question About Roles
Previous Message Tom Lane 2014-07-02 13:57:49 Re: Question About Roles