Re: compartmentalizing users

From: Bill Moran <wmoran(at)potentialtech(dot)com>
To: jwsacksteder(at)ramprecision(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: compartmentalizing users
Date: 2004-02-27 16:31:32
Message-ID: 403F70E4.1000206@potentialtech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

jwsacksteder(at)ramprecision(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2004-02-27 16:39:58 Re: field must appear in the GROUP BY clause or be used
Previous Message John Sidney-Woollett 2004-02-27 16:13:31 Re: field must appear in the GROUP BY clause or be used