Azure/azure-postgresql

Separate KEK for different databases in the same server

xuto2 opened this issue · 0 comments

xuto2 commented

We are working on a solution based on PostgreSQL in Azure that will need multi-tenancy support, in which case our customers will want to use their own KEK for their data. We can give them separate database, but the current encryption KEK is at the server level. So we're wondering if it's possible to have different KEK for different databases in the same PostgreSQL server?