Since version 9.0, the PostgreSQL community has added many features around replication, including asynchronous replication, synchronous replication, cascading replication, and fast-failover. In PostgreSQL 9.4, the ability to perform logical...
Read More