From 2c55accbdd223836e7adc5bb6612bda28753979f Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 19 Sep 2016 20:59:35 +0900 Subject: [PATCH] README: clarify supported versions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 658283a8..0d638e39 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ replication capabilities with utilities to set up standby servers, monitor replication, and perform administrative tasks such as failover or switchover operations. +The current `repmgr` version, 3.1.5, supports all PostgreSQL versions from +9.3, including the upcoming 9.6. Overview --------