Skip to content

Commit 53066f2

Browse files
committed
Fixes for RN
1 parent bface17 commit 53066f2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
workers. (See <xref linkend="pg-wait-sampling">.)</para>
5555
</listitem>
5656
<listitem><para>Added support for timestamp output in
57-
the <application>pg_xlogdump</application> extension.</para></listitem>
57+
the <application>pg_xlogdump</application> application.</para></listitem>
5858
<listitem>
5959
<para>Added support for one-time background jobs in
6060
<application>pgpro_scheduler</application>. You can now submit jobs
@@ -119,7 +119,7 @@
119119
<para>If you use binary packages, and your database is in the default
120120
location, this upgrade should be performed automatically. If you've
121121
compiled <productname>Postgres Pro Enterprise</productname> from source or created your database in
122-
a non-default location running <literal>initdb</literal> manually, you
122+
a non-default location, running <literal>initdb</literal> manually, you
123123
should run the <literal>pgpro_upgrade</literal> script provided in this
124124
distribution.
125125
</para>
@@ -166,15 +166,15 @@
166166
use of <xref linkend="pgupgrade">, is required for those
167167
wishing to migrate data from any previous major release.</para>
168168

169-
<para>Dump/restore is neccessary when migrating from PostgreSQL
170-
or Postgres Pro Standard edition.</para>
169+
<para>Dump/restore is neccessary when migrating from <productname>PostgreSQL</productname>
170+
or <productname>Postgres Pro Standard</productname> edition.</para>
171171

172-
<para>When upgrading from previous releases of Postgres Pro or from
173-
vanilla PostgreSQL 9.6.x, some catalog changes should be applied.</para>
172+
<para>For upgrades from previous releases of <productname>Postgres Pro Standard</productname> or from
173+
<productname>PostgreSQL</productname> 9.6.x, some catalog changes should be applied.</para>
174174

175175
<para>If you use binary packages, and your database is in the default
176176
location, this upgrade should be performed automatically. If you've
177-
compiled Postgres Pro from source or create your database in
177+
compiled <productname>Postgres Pro</productname> from source or create your database in
178178
non-default location, running <literal>initdb</literal> manually, you
179179
should run <literal>pgpro_upgrade</literal> script provided in this
180180
distribution.

0 commit comments

Comments
 (0)