Re: multiple databases vs multiple clusters on the same host

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: multiple databases vs multiple clusters on the same host
Date: 2013-09-29 17:17:33
Message-ID: 524860AD.2030007@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/29/2013 8:21 AM, Eugene Ostrovsky wrote:
> This works fine for a single database. But for different databases different relations between permissions-groups-users are requested. E.g. different set of permissions for “Manager” group or different group membership for a given user. This doesn’t work for several databases in a single cluster as the roles and their relations a common for the whole cluster.

then don't use the same group names for each application

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Augori 2013-09-29 18:06:30 Re: Trouble installing psycopg2
Previous Message Augori 2013-09-29 17:15:48 Re: Trouble installing psycopg2