repmgr

Automatic Failover for PostgreSQL Streaming Replication using repmgr

Data Replication is the process of storing data in more than one site or node. It is useful in improving the availability of data. It is simply copying data from a database from one server to another server so that … Read More