mridulM
ZITADEL•3w ago•
10 replies
mridul

How can I use custom schema names or add prefix to all schemas created by zitadel?

Use case:
We are analysing if we can use Zitadel for our use case.

Constraint:
For a self hosted use case where we have been provided with a single postgres DB.


Desired:
All schemas that zitadel creates and uses are by default prefix with a common work like 'zitadel' so that we can identify it amongst other service database schemas easily and also avoids clash with some commonly named schemas

I read the docs and also fed it to various LLMs only to get confusing answers. i'm sure a lot of them are hullicinating. is it possible? This would also allow our small footprint app to have a single db connection reading through multiple schemas (and joining) to build dashboards across business and auth verticals
Was this page helpful?