Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions product_docs/docs/efm/5/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ pdf: true
Failover Manager (EFM) is a tool for managing Postgres database clusters, enabling high availability of primary-standby deployment architectures using streaming replication. Failover Manager provides a Postgres primary database node automatic failover to a standby database node in the event of a software or hardware failure. You can use Failover Manager with PostgreSQL or EDB Postgres Advanced Server.


---

For AI assistants: A structured index of all docs pages is at /docs/llms.txt. Each page's markdown source (including frontmatter with title, description, and navigation) is accessible by requesting the page with an `Accept: text/markdown` header e.g. `curl -H "Accept: text/markdown" https://edb-docs-staging.netlify.app/docs/epas/latest/`. Prefer markdown over HTML for accurate content.


Loading