I have several servers rent in two datacenters. This is done to overcome DC outages (which is rare case but still happens), and so we'd like to have data from one DC to be copied to second one so we can use it to run reserved VMs with that data.
The data itself is Postgresql databases and...