Re: Simple webuser setup - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Simple webuser setup
Date
Msg-id 44BD1F15.9969.30E2D4@rod.iol.ie
Whole thread Raw
In response to Re: Simple webuser setup  (msiner@gmail.com)
List pgsql-general
On 17 Jul 2006 at 6:08, msiner@gmail.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@iol.ie
----------------------------------------------------------------------



pgsql-general by date:

Previous
From: "Raymond O'Donnell"
Date:
Subject: Re: Simple webuser setup
Next
From: Curtis Scheer
Date:
Subject: How to pass array of values to a pgplsql function