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

Commit e40ec86

Browse files
committed
Fix 9.6RN
1 parent f2ef254 commit e40ec86

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
@@ -187,7 +187,7 @@
187187
based on the same <productname>PostgreSQL</productname> major release,
188188
a dump/restore is not required. If you are upgrading from
189189
<productname>Postgres Pro Standard</productname> 9.6.7.1 or
190-
lower, you must also use the <xref linkend="pgproupgrade"> script provided
190+
lower, you must also use the <filename>pgpro_upgrade"</filename> script provided
191191
in this distribution. This script updates metadata information to handle
192192
catalog number format change introduced after
193193
<productname>Postgres Pro Standard</productname> 9.6.4.1, as well as
@@ -203,7 +203,7 @@
203203
you must stop postgres service.
204204
The script must be run on behalf of the user owning the database
205205
(typically postgres). Running <literal>pgpro_upgrade</literal>
206-
as root will result in an error. For details, see <xref linkend="pgproupgrade">.
206+
as root will result in an error.
207207
</para>
208208
</important>
209209
<para>If you have compiled <productname>Postgres Pro</productname>

0 commit comments

Comments
 (0)