This document provides an overview of EDB Postgres Failover Manager (EFM) and instructions for configuring a basic failover cluster. EFM allows a PostgreSQL master node to fail over to a standby node in the event of failure. A cluster contains a master node, one or more standby nodes, and an optional witness node. The document reviews prerequisites, supported platforms, and provides a tutorial for setting up a simple two-node failover configuration.