mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
doc: add missing "unpackaged" reference
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user