Schema-based multi-tenancy #1287
Unanswered
hhuseyinpay
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I’d like to implement schema-based multi-tenancy in Postgres with Bun—keeping one database instance and switching schemas per tenant (e.g., via SET search_path). Is there a recommended way to achieve this with Bun? If so, could you point me to the suggested pattern or hooks?
Beta Was this translation helpful? Give feedback.
All reactions