From c1973438f73f768f703d2df9ce20c46ebc4422d1 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 21 Oct 2020 17:31:22 +0900 Subject: [PATCH] doc: add missing "unpackaged" reference --- doc/upgrading-repmgr.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/upgrading-repmgr.xml b/doc/upgrading-repmgr.xml index dbe978cc..63811ace 100644 --- a/doc/upgrading-repmgr.xml +++ b/doc/upgrading-repmgr.xml @@ -532,7 +532,7 @@ ALTER EXTENSION repmgr UPDATE Upgrading the repmgr schema (PostgreSQL 13 and later) - Beginning with PostgreSQL 13, the CREATE EXTENSION ... FROM + Beginning with PostgreSQL 13, the CREATE EXTENSION ... FROM unpackaged syntax is no longer available. In the unlikely event you have ended up with an installation running PostgreSQL 13 or later and containing the legacy &repmgr; schema, there is no convenient way of upgrading this; instead you'll just need