Hacker News new | ask | show | jobs
by jitans 3005 days ago
In postgres you can choose if the replication is synchronous or asynchronous. For cascade replication (a slave uses as a master for another slave) the replica is always async.