From 3115face284f56d145ace553f5d3619015351403 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 17 Apr 2019 09:43:35 +0900 Subject: [PATCH] doc: add note about when a PostgreSQL restart is required Per query in GitHub #564. --- doc/appendix-release-notes.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/appendix-release-notes.sgml b/doc/appendix-release-notes.sgml index f12b5862..0a378f5a 100644 --- a/doc/appendix-release-notes.sgml +++ b/doc/appendix-release-notes.sgml @@ -70,8 +70,8 @@ documentation section Upgrading a major version release. - As a PostgreSQL restart is required, we - suggest combining this &repmgr; upgrade with the next PostgreSQL + If repmgrd is in use, a PostgreSQL restart is required; + in that case we suggest combining this &repmgr; upgrade with the next PostgreSQL minor release, which will require a PostgreSQL restart in any case.