Help regarding Multi Tenancy with PostgreSQL

From: Gaurav Daunde <gauravdaunde(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Help regarding Multi Tenancy with PostgreSQL
Date: 2022-08-15 12:48:47
Message-ID: CADEmYh339jZ7Us_zC0GZ0MBO=0K4xmGKtkH5qVYK6UKjb4GjAQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

We are planing to implement multitenancy solution to store client's data
seperately. We uses Django Rest Framework as backend with Postgresql
version 12.11 .

Is Single database multiple schemas a good solution? Is this solution works
fine with django migrations?
OR there can be much better solution available, Please share a resource
from where I can find a proper solution.

Thanks and Best Regards,
Gaurav Daunde

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Perry Smith 2022-08-15 13:49:33 Can I get the number of results plus the results with a single query?
Previous Message Lahnov, Igor 2022-08-15 12:09:56 RE: Unable to start replica after failover