(no title)
luhn | 10 months ago
Two replicas in a “semi synchronous” configuration, as AWS calls it, is to my knowledge not available in base Postgres. AWS must be using some bespoke replication strategy, which would have different bugs than synchronous replication and is less battle-tested.
But as nobody except AWS knows the implementation details of RDS, this is all idle speculation that doesn’t mean much.
wb14123|10 months ago
ctapobep|10 months ago
So Amazon Multi-cluster seems to replicate changes out of order?