Re: per-database groups? (was Discovering privileges) - Mailing list pgsql-interfaces

From Murray Cumming
Subject Re: per-database groups? (was Discovering privileges)
Date
Msg-id 1111439833.5554.61.camel@localhost.localdomain
Whole thread Raw
In response to Re: per-database groups? (was Discovering privileges)  (Michael Fuhr <mike@fuhr.org>)
List pgsql-interfaces
On Mon, 2005-03-21 at 14:13 -0700, Michael Fuhr wrote:
> On Mon, Mar 21, 2005 at 07:38:00PM +0100, Murray Cumming wrote:
> 
> > I notice that users and groups are per-cluster rather than per-database.
> > Is there any way to create users and groups that are not available to
> > other databases on the same cluster?
> 
> What do you mean by "available"?  You can use pg_hba.conf to control
> which users can connect to which databases, if that's what you're
> after.  Or maybe db_user_namespace will do what you want:
> 
> http://www.postgresql.org/docs/8.0/interactive/runtime-config.html#GUC-DB-USER-NAMESPACE

Thanks. That looks like what I want.

-- 
Murray Cumming
murrayc@murrayc.com
www.murrayc.com
www.openismus.com



pgsql-interfaces by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: per-database groups? (was Discovering privileges)
Next
From: Kathy Smith
Date:
Subject: Execute access on functions