diff --git a/doc/install-requirements.sgml b/doc/install-requirements.sgml
index fac336df..c9c3fcc0 100644
--- a/doc/install-requirements.sgml
+++ b/doc/install-requirements.sgml
@@ -13,8 +13,9 @@
- From version 4.0, repmgr is compatible with all PostgreSQL versions from 9.3.
- Note that some &repmgr; functionality is not available in PostgreSQL 9.3 and PostgreSQL 9.4.
+ &repmgr; 4.x is compatible with all PostgreSQL versions from 9.3. See
+ section &repmgr; compatibility matrix
+ for an overview of version compatibility.
@@ -54,4 +55,111 @@
terminated if your ssh session to the server is interrupted or closed.
+
+
+
+
+ repmgr
+ compatibility matrix
+
+
+
+ compatibility matrix
+
+
+ &repmgr; compatibility matrix
+
+ The following table provides an overview of which &repmgr; version supports
+ which PostgreSQL version.
+
+
+
+
+
+
+
+ The &repmgr; 2.x and 3.x series are no longer maintained or supported.
+ We strongly recommend upgrading to the latest &repmgr; version.
+
+
+
+
+
+ Note that some &repmgr; functionality is not available in PostgreSQL 9.3 and PostgreSQL 9.4.
+
+
+
+
+
+ PostgreSQL 9.3 does not support replication slots, so corresponding &repmgr; functionality
+ is not available.
+
+
+
+
+ In PostgreSQL 9.3 and PostgreSQL 9.4, pg_rewind is not part of the core
+ distribution. pg_rewind will need to be compiled separately to be able
+ to use any &repmgr; functionality which takes advantage of it.
+
+
+
+
+