Re: Multi tenancy : schema vs databases

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Multi tenancy : schema vs databases
Date: 2016-10-01 20:52:41
Message-ID: e94069dc-518f-4fa7-4cda-b04f1b500496@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/1/2016 12:52 PM, Rakesh Kumar wrote:
>> Do your clients authenticate directly to the database, or to the app server?
> thru app server.

do you run a separate instance of the app for each tenant, or is there
one app that identifies the tenant and handles them accordingly ?

--
john r pierce, recycling bits in santa cruz

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Melvin Davidson 2016-10-01 23:21:47 Re: Multi tenancy : schema vs databases
Previous Message John R Pierce 2016-10-01 20:51:30 Re: Multi tenancy : schema vs databases