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

Commit a097839

Browse files
author
Liudmila Mantrova
committed
DOC: bug fixes in RNs for PGPRO 10
1 parent 7d99d7a commit a097839

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

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

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<para>Added <filename>pg_pageprep</filename> module to facilitate
1919
migration from <productname>PostgreSQL</productname>-based
2020
products that use 32-bit transaction IDs to
21-
<productname>Postgres Pro</productname> versions that use 64-bit
21+
<productname>Postgres Pro Enterprise</productname> 10 that uses 64-bit
2222
transaction IDs. (See <xref linkend="pg-pageprep">.)</para>
2323
<!-- 89b10517a5126d1fdbbe69652f67fc17a28fa2da -->
2424
</listitem>
@@ -65,7 +65,7 @@
6565
</listitem>
6666
<listitem>
6767
<para>
68-
<literal>--recovery-target-actioin</literal> option specifies the action
68+
<literal>--recovery-target-action</literal> option specifies the action
6969
the server should take when the recovery target is reached.
7070
</para>
7171
</listitem>
@@ -140,7 +140,7 @@
140140
</listitem>
141141

142142
<listitem>
143-
<para>Performed multiple bug fixes for <application>shared_ispell</application> module.</para>
143+
<para>Performed multiple bug fixes in the <application>shared_ispell</application> module.</para>
144144
<!--
145145
570e569993822cb9bca42c96eaee26bb54f680d0
146146
d61f54becd38b88109b5005facebe430094f7504
@@ -154,8 +154,6 @@
154154
<para>
155155
On Debian-based systems, renamed the <filename>pg_repack</filename>
156156
package from <filename>pg-repack-10</filename> to <filename>pg-repack-std-10</filename>.
157-
If you have been using <filename>pg_repack</filename>, you have to reinstall
158-
its package manually when upgrading to this version.
159157
</para>
160158
</listitem>
161159
<listitem>
@@ -202,10 +200,8 @@
202200
</important>
203201
<important>
204202
<para>
205-
On Debian-based systems, the <filename>pg_repack</filename>
206-
package was renamed from <filename>pg-repack-10</filename> to <filename>pg-repack-std-10</filename>.
207-
If you have been using <filename>pg_repack</filename>, you have to reinstall
208-
its package manually when upgrading to this version.
203+
If you have been using <filename>pg_repack</filename> on Debian-based systems, you have to reinstall
204+
its package manually when upgrading to this version since its package got renamed to <filename>pg-repack-std-10</filename>.
209205
</para>
210206
</important>
211207

0 commit comments

Comments
 (0)