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

From Rakesh Kumar
Subject Re: Multi tenancy : schema vs databases
Date
Msg-id DM2PR05MB622AFA526CE0704963783078CC00@DM2PR05MB622.namprd05.prod.outlook.com
Whole thread Raw
In response to Re: Multi tenancy : schema vs databases  (Jeff Janes <jeff.janes@gmail.com>)
Responses Re: Multi tenancy : schema vs databases  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
>Are you restoring because your whole system failed, or because one client did something
>wrong and needs just their data rolled back?

Chances of restoring just for one client will probably be 99% of use cases.

> Do your clients authenticate directly to the database, or to the app server?

thru app server.

thanks.

pgsql-general by date:

Previous
From: Jeff Janes
Date:
Subject: Re: Multi tenancy : schema vs databases
Next
From: John R Pierce
Date:
Subject: Re: Multi tenancy : schema vs databases