|
4 | 4 | <title>Postgres Pro Standard 9.6.9.1</title>
|
5 | 5 | <formalpara>
|
6 | 6 | <title>Release date:</title>
|
7 |
| - <para>2018-05-18</para> |
| 7 | + <para>2018-05-23</para> |
8 | 8 | </formalpara>
|
9 | 9 | <sect2>
|
10 | 10 | <title>Overview</title>
|
|
79 | 79 | -->
|
80 | 80 | </listitem>
|
81 | 81 | <listitem>
|
82 |
| - <para>Updated PTRACK to version 1.5.</para> |
| 82 | + <para>Updated PTRACK to version 1.6:</para> |
| 83 | + <itemizedlist> |
| 84 | + <listitem> |
| 85 | + <para> |
| 86 | + Now ptrack doesn't track unlogged relations. |
| 87 | + </para> |
| 88 | + </listitem> |
| 89 | + </itemizedlist> |
83 | 90 | <!--
|
84 |
| - e6f4eb6b2cd4ae0035f50df182f75daf6b375e66 |
| 91 | + 7929a353386ccd778a45d24b313c612ab38072c5 |
85 | 92 | -->
|
86 | 93 | </listitem>
|
| 94 | + <listitem> |
| 95 | + <para>Updated <application>jsquery</application> module.</para> |
| 96 | + <!-- github: cde2aa2a3055e13b0627d04d47c267e3879e7111 --> |
| 97 | + </listitem> |
87 | 98 | <listitem>
|
88 | 99 | <para>Updated <filename>pg_pathman</filename> module to
|
89 | 100 | version 1.4.11. As compared to version 1.4.9, the following enhancements were introduced:
|
|
176 | 187 | based on the same <productname>PostgreSQL</productname> major release,
|
177 | 188 | a dump/restore is not required. If you are upgrading from
|
178 | 189 | <productname>Postgres Pro Standard</productname> 9.6.7.1 or
|
179 |
| - lower, you must also use the <filename>pgpro_upgrade</filename> script provided |
| 190 | + lower, you must also use the <xref linkend="pgproupgrade"> script provided |
180 | 191 | in this distribution. This script updates metadata information to handle
|
181 | 192 | catalog number format change introduced after
|
182 | 193 | <productname>Postgres Pro Standard</productname> 9.6.4.1, as well as
|
|
192 | 203 | you must stop postgres service.
|
193 | 204 | The script must be run on behalf of the user owning the database
|
194 | 205 | (typically postgres). Running <literal>pgpro_upgrade</literal>
|
195 |
| - as root will result in an error. |
| 206 | + as root will result in an error. For details, see <xref linkend="pgproupgrade">. |
196 | 207 | </para>
|
197 | 208 | </important>
|
198 | 209 | <para>If you have compiled <productname>Postgres Pro</productname>
|
|
0 commit comments