Hacker News new | ask | show | jobs
by hot_gril 1235 days ago
Ouch. If it knows it's about to fail over from an update, it really should get the follower totally in sync with the leader first.
1 comments

HA on rds uses synchronous replication - you won’t lose data on automated failover under any normal circumstances.
Ok that's fine