From e716d0905398d7d9ff93dbf3ea752cbb94afac22 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 10 Oct 2017 15:14:47 +0900 Subject: [PATCH] Update repmgr3 upgrade notes --- doc/upgrading-repmgr.sgml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/doc/upgrading-repmgr.sgml b/doc/upgrading-repmgr.sgml index 71cda746..d3c9ef09 100644 --- a/doc/upgrading-repmgr.sgml +++ b/doc/upgrading-repmgr.sgml @@ -165,6 +165,31 @@ Install repmgr4; any repmgr3 packages should be uninstalled (if not automatically uninstalled already). + + Upgrading from repmgr 3.1.1 or earlier + + If your repmgr version is 3.1.1 or earlier, you will need to update + the schema to the latest version in the 3.x series (3.3.2) before + converting the installation to repmgr 4. + + + To do this, apply the following upgrade scripts as appropriate for + your current version: + + + + repmgr3.0_repmgr3.1.sql + + + repmgr3.1.1_repmgr3.1.2.sql + + + + + For more details see the + repmgr 3 upgrade notes. + + Manually create the repmgr extension