From 20100f5aaa21e78217a07d2e3419b957a9b6a750 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 6 Aug 2020 09:49:40 +0900 Subject: [PATCH] docs: link to PostgreSQL roadmap --- doc/upgrading-repmgr.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/upgrading-repmgr.xml b/doc/upgrading-repmgr.xml index b79e8d26..dbe978cc 100644 --- a/doc/upgrading-repmgr.xml +++ b/doc/upgrading-repmgr.xml @@ -201,9 +201,13 @@ ALTER EXTENSION repmgr UPDATE - If the &repmgr; upgrade requires a PostgreSQL restart, combine the &repmgr; upgrade - with a PostgreSQL minor version upgrade, which will require a restart in any case. - New PostgreSQL minor version are usually released every couple of months. + If the &repmgr; upgrade requires a PostgreSQL restart, combine the &repmgr; upgrade + with a PostgreSQL minor version upgrade, which will require a restart in any case. + + + New PostgreSQL minor versions are usually released every couple of months; + see the Roadmap + for the current schedule.