File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 86
86
<para>If you are running <productname>Postgres Pro</productname> 9.5.9.1,
87
87
it is enough to install the 9.5.10.1 version into the same directory.
88
88
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:
90
90
<itemizedlist spacing="compact">
91
91
<listitem>
92
92
<para>
110
110
you must stop the <literal>postgres</literal> service.
111
111
The script must be run on behalf of the user owning the
112
112
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 >.
114
114
</para>
115
115
</important>
116
116
</para>
Original file line number Diff line number Diff line change 120
120
<productname>Postgres Pro</productname> 9.6.5.1, it is enough to install the new
121
121
version into your current installation directory.
122
122
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
124
124
in this distribution. This script updates metadata information to
125
125
handle catalog number format change introduced after
126
126
<productname>Postgres Pro</productname> 9.6.4.1. If you are upgrading your
134
134
you must stop postgres service.
135
135
The script must be run on behalf of the user owning the database
136
136
(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.
138
138
</para>
139
139
</important>
140
140
<para>If you have compiled <productname>Postgres Pro</productname>
You can’t perform that action at this time.
0 commit comments