Postgresql
Postgresql Streaming Replication
So this is pretty simple. Make sure both or all postgresql versions match. make sure that each machine can reach the other. Once that’s good you can move on to configuration. I’m going to call the original server the master, and the server to get the data the replicant Step Read more…