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

Commit c817303

Browse files
committed
[Doc]: Added fixes for RN and sr_plan.sgml
1 parent 8a09917 commit c817303

File tree

2 files changed

+27
-23
lines changed

2 files changed

+27
-23
lines changed

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

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -8,34 +8,37 @@
88
</note>
99
<sect2>
1010
<title>Overview</title>
11-
<para>This release is based on <productname>PostgresPro</productname>
12-
9.6.1.2 and <productname>PostgreSQL</productname> 9.6.2.</para>
11+
<para>This release is based on <productname>Postgres Pro</productname>
12+
<link linkend="release-pro-9-6-1-2">9.6.1.2</link> and
13+
<productname>PostgreSQL</productname> <link linkend="release-9-6-2">9.6.2</link>.</para>
1314
<para>Major enhancements over <productname>Postgres Pro</productname>
1415
9.6.1.2 include:</para>
15-
16+
1617
<itemizedlist>
1718
<listitem>
18-
<para>Module <application>pg_pathman</application> has been updated to
19-
version 1.3 (See <xref linkend="pg-pathman"> and <xref linkend="pg-pathman-how-to-update">).</para>
19+
<para>Module <link linkend="pg-pathman"><application>pg_pathman</application></link> has been updated to
20+
version 1.3 (see <xref linkend="pg-pathman-how-to-update">).</para>
2021
</listitem>
2122
<listitem>
22-
<para>The <application>sr_plan</application> module is now initialized independently for each database instance (See <xref linkend="sr-plan">).</para>
23+
<para>The <link linkend="sr-plan"><application>sr_plan</application></link> module
24+
is now initialized independently for each database instance.</para>
2325
</listitem>
2426
<listitem>
25-
<para>Applied fixes for covering indexes.</para>
27+
<para>Applied fixes for covering indexes. Now the keyword <literal>INCLUDING</literal> is
28+
replaced by <literal>INCLUDE</literal> (see <xref linkend="indexes-unique">).</para>
2629
</listitem>
2730
<listitem>
2831
<para>RHEL-based distributions are installed in a separate location,
29-
so the product can be installed in parallel with an existing
30-
<productname>PostgreSQL</productname>.</para>
32+
so the <productname>Postgres Pro</productname> database can be installed in parallel with an existing
33+
<productname>PostgreSQL</productname> database.</para>
3134
</listitem>
3235
<listitem>
3336
<para>Improved the algorithm of automatic TCP-port selection for the case
3437
of parallel installation of different versions of the product on
3538
Windows systems.</para>
3639
</listitem>
3740
<listitem>
38-
<para>Updated the <application>pg_probackup</application> backup manager:</para>
41+
<para>Updated the <link linkend="app-pgprobackup"><application>pg_probackup</application></link> backup manager:</para>
3942
<itemizedlist>
4043
<listitem>
4144
<para>
@@ -54,7 +57,7 @@
5457
<listitem>
5558
<para>
5659
Fixed <command>validate</command> command.
57-
The <emphasis role="strong">backup_id</emphasis> parameter is
60+
The <replaceable>backup_id</replaceable> parameter is
5861
optional now.
5962
</para>
6063
</listitem>
@@ -95,8 +98,9 @@
9598
</note>
9699
<sect2>
97100
<title>Overview</title>
98-
<para>This release is based on <productname>PostgresPro</productname>
99-
9.6.1.1 and upstream PostgreSQL patches.</para>
101+
<para>This release is based on <productname>Postgres Pro</productname>
102+
<link linkend="release-pro-9-6-1-1">9.6.1.1</link> and upstream PostgreSQL patches.
103+
</para>
100104
<para>Major enhancements over <productname>Postgres Pro</productname>
101105
9.6.1.1 include:</para>
102106

@@ -133,7 +137,7 @@
133137
<itemizedlist>
134138
<listitem><para><application>pg_pathman</application> to version 1.2.2 (See <xref linkend="pg-pathman">)</para></listitem>
135139
</itemizedlist>
136-
140+
137141
<para>
138142
Backup manager <application>pg_arman</application> has been replaced
139143
to <application>pg_probackup</application> (Version 1.0).
@@ -148,7 +152,7 @@
148152
<para>A dump/restore is not required for those running 9.6.1.1.</para>
149153
<para>However, if you are upgrading from vanilla PostgreSQL 9.6.x, some
150154
catalog changes should be applied.
151-
</para>
155+
</para>
152156
<para>If you use binary packages, and your database is in the default
153157
location, this upgrade should be performed automatically. If you've
154158
compiled Postgres Pro from source or create your database in
@@ -172,9 +176,9 @@
172176
<sect2>
173177
<title>Overview</title>
174178
<para>This release is based on <productname>PostgreSQL</productname>
175-
9.6.1</para>
179+
<link linkend="release-9-6-1">9.6.1</link>.</para>
176180
<para>Major enhancements over <productname>Postgres Pro</productname>
177-
9.6.0.1 include:</para>
181+
<link linkend="release-pro-9-6-0-1">9.6.0.1</link> include:</para>
178182
<para>Added fix for <application>pg_buffercache</application> module,
179183
which improves database response in the case of connected
180184
monitoring tools.</para>
@@ -192,7 +196,7 @@
192196
<para>A dump/restore is not required for those running 9.6.0.1.</para>
193197
<para>However, if you are upgrading from vanilla PostgreSQL 9.6.x, some
194198
catalog changes should be applied.
195-
</para>
199+
</para>
196200
<para>If you use binary packages, and your database is in the default
197201
location, this upgrade should be performed automatically. If you've
198202
compiled Postgres Pro from source or create your database in
@@ -216,7 +220,7 @@
216220
<sect2>
217221
<title>Overview</title>
218222
<para>This release is based on <productname>PostgreSQL</productname>
219-
9.6.0</para>
223+
<link linkend="release-9-6">9.6.0</link>.</para>
220224
<para>Major enhancements over <productname>PostgreSQL</productname>
221225
9.6.0 include:</para>
222226
<para>Core patches from Postgres Pro 9.5 has been applied:</para>
@@ -248,7 +252,7 @@
248252
<listitem>
249253
<para><application>pg_arman</application></para>
250254
</listitem>
251-
</itemizedlist>
255+
</itemizedlist>
252256
</sect2>
253257
<sect2>
254258
<title>Migration to Version 9.6.0.1</title>
@@ -262,15 +266,15 @@
262266

263267
<para>When upgrading from previous releases of Postgres Pro or from
264268
vanilla PostgreSQL 9.6.x, some catalog changes should be applied.</para>
265-
269+
266270
<para>If you use binary packages, and your database is in the default
267271
location, this upgrade should be performed automatically. If you've
268272
compiled Postgres Pro from source or create your database in
269273
non-default location, running <literal>initdb</literal> manually, you
270274
should run <literal>pgpro_upgrade</literal> script provided in this
271275
distribution.
272276
</para>
273-
277+
274278
<para>Before running script, you should stop postgres service. Script
275279
should be run as user, owning the database (typically postgres) and
276280
PGDATA environment variable should be set to the directory where

doc/src/sgml/sr_plan.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- doc/src/sgml/sr_plan.sgml -->
22

3-
<sect1 id="sr-plan" xreflabel="sr-plan">
3+
<sect1 id="sr-plan" xreflabel="sr_plan">
44
<title>sr_plan</title>
55
<indexterm zone="sr-plan">
66
<primary>sr_plan</primary>

0 commit comments

Comments
 (0)