On Wed, Nov 11, 2020 at 10:49 PM Saurav Sarkar <saurav.sarkar1@xxxxxxxxx> wrote:
We have a multi tenant application where for each tenant we create separate tables . So for e.g. if i have 100 tenants then i have 100 tables.
Depending how many tables each client gets and what you expect your tenant growth may be like, you will likely need to consider separate databases at some point for better stats and to ensure the system handles catalog table lookups and such.