Help regarding Multi Tenancy with PostgreSQL - Mailing list pgsql-general

From Gaurav Daunde
Subject Help regarding Multi Tenancy with PostgreSQL
Date
Msg-id CADEmYh339jZ7Us_zC0GZ0MBO=0K4xmGKtkH5qVYK6UKjb4GjAQ@mail.gmail.com
Whole thread Raw
Responses Re: Help regarding Multi Tenancy with PostgreSQL
List 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

pgsql-general by date:

Previous
From: "Lahnov, Igor"
Date:
Subject: RE: Unable to start replica after failover
Next
From: Perry Smith
Date:
Subject: Can I get the number of results plus the results with a single query?