Re: Help regarding Multi Tenancy with PostgreSQL

From: Abdul Qoyyuum <aqoyyuum(at)cardaccess(dot)com(dot)au>
To: Gaurav Daunde <gauravdaunde(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Help regarding Multi Tenancy with PostgreSQL
Date: 2022-08-16 01:20:50
Message-ID: CAA3DN=WM3TBQ6QVuAw1pBdTFRz7iS3taTktjL++zRDdTyEbcnw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Here's a doc resource for you to look at resources with varied approaches
(also including docker per tenant):
https://books.agiliq.com/projects/django-multi-tenant/en/latest/

On Mon, Aug 15, 2022 at 9:58 PM Gaurav Daunde <gauravdaunde(at)gmail(dot)com>
wrote:

> 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
>

--
Abdul Qoyyuum Bin Haji Abdul Kadir
HP No: +673 720 8043

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Walter Dörwald 2022-08-16 09:15:14 Re: ***SPAM*** Re: Can I get the number of results plus the results with a single query?
Previous Message Rob Sargent 2022-08-15 22:13:49 Re: ***SPAM*** Re: Can I get the number of results plus the results with a single query?