PGConf.dev
Distributed DDL Replication at Global Scale
A talk presented at PGConf.dev 2024 ( Gwen Shapira presents: Distributed DDL Replication at Global Scale When building SaaS, having multiple copies of the same database schema is common. Either because tenants are isolated to individual schema or for sharding. At Nile, we are building serverless Postgres for modern SaaS. We handle multi-tenant database design by isolating each tenant to…
Read More »