File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed 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 <literal >pgpro_upgrade</literal > 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
127
127
<productname>Postgres Pro</productname> installation from a binary package, the
128
- <literal >pgpro_upgrade</literal > script is run automatically, unless you
128
+ <filename >pgpro_upgrade</filename > script is run automatically, unless you
129
129
are prompted to run it manually.
130
130
</para>
131
131
<important>
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
138
- <filename>pgpro_upgrade</filename> documentation.
137
+ as root will result in an error.
139
138
</para>
140
139
</important>
141
140
<para>If you have compiled <productname>Postgres Pro</productname>
You can’t perform that action at this time.
0 commit comments