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

Commit a1174f0

Browse files
author
Liudmila Mantrova
committed
DOC: removed pgpro_upgrade references from 9.5/9.6 RNs
1 parent 300c422 commit a1174f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<para>If you are running <productname>Postgres Pro</productname> 9.5.9.1,
8787
it is enough to install the 9.5.10.1 version into the same directory.
8888
For earlier <productname>Postgres Pro</productname> versions,
89-
<xref linkend="pgproupgrade"> script is required to complete the upgrade:
89+
<filename>pgpro_upgrade</filename> script is required to complete the upgrade:
9090
<itemizedlist spacing="compact">
9191
<listitem>
9292
<para>
@@ -110,7 +110,7 @@
110110
you must stop the <literal>postgres</literal> service.
111111
The script must be run on behalf of the user owning the
112112
database (typically postgres). Running <filename>pgpro_upgrade</filename>
113-
as root will result in an error. For details, see <xref linkend="pgproupgrade">.
113+
as root will result in an error. For details, see <filename>pgpro_upgrade</filename>.
114114
</para>
115115
</important>
116116
</para>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<productname>Postgres Pro</productname> 9.6.5.1, it is enough to install the new
121121
version into your current installation directory.
122122
When upgrading from <productname>Postgres Pro</productname> 9.6.4.1 or
123-
lower, you must also use the <xref linkend="pgproupgrade"> script provided
123+
lower, you must also use the <filename>pgpro_upgrade</filename> script provided
124124
in this distribution. This script updates metadata information to
125125
handle catalog number format change introduced after
126126
<productname>Postgres Pro</productname> 9.6.4.1. If you are upgrading your
@@ -134,7 +134,7 @@
134134
you must stop postgres service.
135135
The script must be run on behalf of the user owning the database
136136
(typically postgres). Running <literal>pgpro_upgrade</literal>
137-
as root will result in an error. For details, see <xref linkend="pgproupgrade">.
137+
as root will result in an error.
138138
</para>
139139
</important>
140140
<para>If you have compiled <productname>Postgres Pro</productname>

0 commit comments

Comments
 (0)