Re: compartmentalizing users - Mailing list pgsql-general

From Bill Moran
Subject Re: compartmentalizing users
Date
Msg-id 403F70E4.1000206@potentialtech.com
Whole thread Raw
In response to compartmentalizing users  (jwsacksteder@ramprecision.com)
List pgsql-general
jwsacksteder@ramprecision.com wrote:
> Is there a way to segregate users by database or schema so that in a hosting
> situation you could keep different customers apart? Otherwise, the
> unpleasant alternative is to run separate instances of Postgres.

You can add users and assign rights at the database level.

--
Bill Moran
Potential Technologies
http://www.potentialtech.com


pgsql-general by date:

Previous
From: "John Sidney-Woollett"
Date:
Subject: Re: field must appear in the GROUP BY clause or be used
Next
From: Bill Moran
Date:
Subject: Re: field must appear in the GROUP BY clause or be used