From: | "Raymond O'Donnell" <rod(at)iol(dot)ie> |
---|---|
To: | msiner(at)gmail(dot)com, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Simple webuser setup |
Date: | 2006-07-18 16:49:09 |
Message-ID: | 44BD1F15.9969.30E2D4@rod.iol.ie |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 17 Jul 2006 at 6:08, msiner(at)gmail(dot)com wrote:
> to get this effect for the above? What permissions do I need for the
> db, schema, and table? I have a user named "webuser" belonging to a
> group named "webgroup" and I am granting the above privileges to
> webgroup.
All you really need is the appropriate permissions on the
table(s)....I personally don't understand what permissions mean on
databases or schemas, but I've never needed to to grant any.
--Ray.
----------------------------------------------------------------------
Raymond O'Donnell
Director of Music, Galway Cathedral, Galway, Ireland
rod(at)iol(dot)ie
----------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-07-18 17:06:05 | Re: permission to create user |
Previous Message | Raymond O'Donnell | 2006-07-18 16:43:04 | Re: Simple webuser setup |