upvote
A database with built-in HA is a significantly more complex system than one without it.
reply
And one built without it and not coordinating with it is often much harder to reason about when you bolt it on later.
reply
> Major databases now ship effective HA tooling

Which ones? PostgreSQL doesn't have HA in core.

reply
MySQL 8, but upon review that was 2018. 5.7 had some but it's certainly improved overall since then as well
reply