Get Postgres Tips and Tricks
Subscribe to get advanced Postgres how-tos.
EDB Failover Manager™¶
EDB Failover Manager™
EDB Postgres Failover Manager (EFM) is a high-availability module from EnterpriseDB that enables a Postgres Master node to automatically failover to a Standby node in the event of a software or hardware failure on the Master.
This guide provides information about installing, configuring and using Failover Manager 3.7.
This document uses Postgres to mean either the PostgreSQL or EDB Postgres Advanced Server database. For more information about EDB Postgres products, please visit the EnterpriseDB website .
- What’s New
- Failover Manager Overview
- Installing Failover Manager
- Configuring Failover Manager
- Using Failover Manager
- Monitoring a Failover Manager Cluster
- Using the efm Utility
- Controlling the Failover Manager Service
- Controlling Logging
- Notifications
- Supported Failover and Failure Scenarios
- Upgrading an Existing Cluster
- Troubleshooting
- Configuring Streaming Replication
- Configuring SSL Authentication on a Failover Manager Cluster
- Conclusion