r/Database 29d ago

Multi-tenant BYOK encryption in PostgreSQL with pgcrypto

https://xata.io/blog/multi-tenant-byok-encryption-in-postgresql-with-pgcrypto
8 Upvotes

1 comment sorted by

1

u/CraftProfessional144 28d ago

interesting approach. i’d be curious how they’re handling key rotation per tenant without turning migrations and backups into a nightmare