Re: Multi tenancy : schema vs databases - Mailing list pgsql-general

From Rakesh Kumar
Subject Re: Multi tenancy : schema vs databases
Date
Msg-id DM2PR05MB6225133262C408E5CE5D0FE8CC30@DM2PR05MB622.namprd05.prod.outlook.com
Whole thread Raw
In response to Re: Multi tenancy : schema vs databases  (Melvin Davidson <melvin6925@gmail.com>)
List pgsql-general
>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 ?

Each tenant will have different app server. there will be persistent connection for each tenant.

pgsql-general by date:

Previous
From: Melvin Davidson
Date:
Subject: Re: Multi tenancy : schema vs databases
Next
From: Julien Rouhaud
Date:
Subject: Re: Query generator