doc: add missing "unpackaged" reference

This commit is contained in:
Ian Barwick
2020-10-21 17:31:22 +09:00
parent fe5904e04e
commit c1973438f7

View File

@@ -532,7 +532,7 @@ ALTER EXTENSION repmgr UPDATE</programlisting>
<sect2> <sect2>
<title>Upgrading the repmgr schema (PostgreSQL 13 and later)</title> <title>Upgrading the repmgr schema (PostgreSQL 13 and later)</title>
<para> <para>
Beginning with PostgreSQL 13, the <command>CREATE EXTENSION ... FROM</command> Beginning with PostgreSQL 13, the <command>CREATE EXTENSION ... FROM unpackaged</command>
syntax is no longer available. In the unlikely event you have ended up with an 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; 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 schema, there is no convenient way of upgrading this; instead you'll just need