Relative Content

Monthly Archives: December 2020

Postgresql replication

PREAMBLE It goes without saying that if you want to set up replication then you need a master and a slave postgresql server.  There is a bit of configuration to do in order to get it running. This how to was originally written for older versions of Postgresql but has been updated to reflect the […]