|
4 | 4 | <title>Postgres Pro 9.6.1.2</title>
|
5 | 5 | <note>
|
6 | 6 | <title>Release Date</title>
|
7 |
| - <simpara>2016-12-__</simpara> |
| 7 | + <simpara>2016-12-09</simpara> |
8 | 8 | </note>
|
9 | 9 | <sect2>
|
10 | 10 | <title>Overview</title>
|
11 | 11 | <para>This release is based on <productname>PostgresPro</productname>
|
12 | 12 | 9.6.1.1 and upstream PostgreSQL patches.</para>
|
13 | 13 | <para>Major enhancements over <productname>Postgres Pro</productname>
|
14 | 14 | 9.6.1.1 include:</para>
|
| 15 | + |
15 | 16 | <para>Several modules to support 1C Enterprise added:</para>
|
16 | 17 | <itemizedlist>
|
17 | 18 | <listitem>
|
|
30 | 31 | <para><application>plantuner</application> (See <xref linkend="plantuner">)</para>
|
31 | 32 | </listitem>
|
32 | 33 | </itemizedlist>
|
| 34 | + |
33 | 35 | <para>Also, following core changes were added to support 1C:</para>
|
34 | 36 | <itemizedlist>
|
35 | 37 | <listitem>
|
|
39 | 41 | <para>Optimization of range conditions in the WHERE clause</para>
|
40 | 42 | </listitem>
|
41 | 43 | </itemizedlist>
|
| 44 | + |
| 45 | + <para>Modules has been updated</para> |
| 46 | + <itemizedlist> |
| 47 | + <listitem><para><application>pg_pathman</application> to version 1.2.2 (See <xref linkend="pg-pathman">)</para></listitem> |
| 48 | + </itemizedlist> |
| 49 | + |
| 50 | + <para> |
| 51 | + Backup manager <application>pg_arman</application> has been replaced |
| 52 | + to <application>pg_probackup</application> (Version 1.0). |
| 53 | + </para> |
42 | 54 | </sect2>
|
43 | 55 | <sect2>
|
44 | 56 | <title>Migration to Version 9.6.1.2</title>
|
|
135 | 147 | </itemizedlist>
|
136 | 148 | <para>Modules has been ported from Postgres Pro 9.5</para>
|
137 | 149 | <itemizedlist>
|
138 |
| - <listitem> |
139 |
| - <para><application>hunspell-dict</application> (See <xref linkend="hunspell-dict">)</para> |
140 |
| - <para><application>jsquery</application> (See <xref linkend="jsquery">)</para> |
141 |
| - <para><application>pg_variables</application> (See <xref linkend="pg-variables">)</para> |
142 |
| - <para><application>pg_pathman</application> (See <xref linkend="pg-pathman">)</para> |
143 |
| - <para><application>pg_query_state</application> (See <xref linkend="pg-query-state">)</para> |
144 |
| - <para><application>shared-ispell</application> (See <xref linkend="shared-ispell">)</para> |
145 |
| - <para><application>sr_plan</application> (See <xref linkend="sr-plan">)</para> |
146 |
| - <para><application>dump_stat</application> (See <xref linkend="dump-stat">)</para> |
147 |
| - </listitem> |
| 150 | + <listitem><para><application>hunspell-dict</application> (See <xref linkend="hunspell-dict">)</para></listitem> |
| 151 | + <listitem><para><application>jsquery</application> (See <xref linkend="jsquery">)</para></listitem> |
| 152 | + <listitem><para><application>pg_variables</application> (See <xref linkend="pg-variables">)</para></listitem> |
| 153 | + <listitem><para><application>pg_pathman</application> (See <xref linkend="pg-pathman">)</para></listitem> |
| 154 | + <listitem><para><application>pg_query_state</application> (See <xref linkend="pg-query-state">)</para></listitem> |
| 155 | + <listitem><para><application>shared-ispell</application> (See <xref linkend="shared-ispell">)</para></listitem> |
| 156 | + <listitem><para><application>sr_plan</application> (See <xref linkend="sr-plan">)</para></listitem> |
| 157 | + <listitem><para><application>dump_stat</application> (See <xref linkend="dump-stat">)</para></listitem> |
148 | 158 | </itemizedlist>
|
149 | 159 | <para>Tools has been ported from Postgres Pro 9.5</para>
|
150 | 160 | <itemizedlist>
|
|
0 commit comments