Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 159fa18

Browse files
author
Liudmila Mantrova
committed
DOC: removed 9.6-specific references for pgpro_upgrade
1 parent 4e2375a commit 159fa18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release-pro-9.6.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
based on the same <productname>PostgreSQL</productname> major release,
7070
a dump/restore is not required. If you are upgrading from
7171
<productname>Postgres Pro Standard</productname> 9.6.7.1 or
72-
lower, you must also use the <xref linkend="pgproupgrade"> script provided
72+
lower, you must also use the <filename>pgpro_upgrade</filename> script provided
7373
in this distribution. This script updates metadata information to handle
7474
catalog number format change introduced after
7575
<productname>Postgres Pro Standard</productname> 9.6.4.1, as well as
@@ -85,7 +85,7 @@
8585
you must stop postgres service.
8686
The script must be run on behalf of the user owning the database
8787
(typically postgres). Running <literal>pgpro_upgrade</literal>
88-
as root will result in an error. For details, see <xref linkend="pgproupgrade">.
88+
as root will result in an error.
8989
</para>
9090
</important>
9191
<para>If you have compiled <productname>Postgres Pro</productname>

0 commit comments

Comments
 (0)