DevOps Coach
Oct 11, 2025 · Databases
Uber’s PostgreSQL‑to‑MySQL Switch: Solving Index Bloat & Write Amplification
Uber migrated its core database from PostgreSQL to MySQL because PostgreSQL suffered from index bloat, write amplification, high replication overhead, and limited MVCC support, prompting a detailed analysis of each issue, the improvements in newer PostgreSQL releases, and how MySQL’s architecture addresses these challenges.
Index BloatPostgreSQLReplication
0 likes · 12 min read
