Y
Hacker News
new
|
ask
|
show
|
jobs
by
Andys
1235 days ago
Yes, AWS is similar with their DB offerings. You can discourage it from doing any updates/reboots (which causes a failover), but ultimately if they want to failover, they can at any time.
1 comments
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.
link
AlisdairO
1234 days ago
HA on rds uses synchronous replication - you won’t lose data on automated failover under any normal circumstances.
link
hot_gril
1234 days ago
Ok that's fine
link