PostgreSQL ships with great replication but zero built-in failover. If the primary dies, nothing promotes the replica automatically. This covers Patroni vs pg_auto_failover, split-brain prevention, and when managed HA is worth it.