Why Uber dropped PostgreSQL
Why Uber dropped PostgreSQL
Posted Aug 7, 2016 16:43 UTC (Sun) by krakensden (subscriber, #72039)In reply to: Why Uber dropped PostgreSQL by brong
Parent article: Why Uber dropped PostgreSQL
MySQL has a nice list in their documentation- statement based replication causes corruption if you use nondeterministic functions like now() or random(). If everyone in your org is aware of this, things can work, but I have definitely seen it not work.