|
1 | 1 | <!-- doc/src/sgml/release-proee-10.sgml -->
|
| 2 | +<sect1 id="release-proee-10-3-1"> |
| 3 | +<title>&productname; 10.3.1</title> |
| 4 | + <formalpara> |
| 5 | + <title>Release date:</title> |
| 6 | + <para>2018-03-02</para> |
| 7 | + </formalpara> |
| 8 | + <sect2> |
| 9 | + <title>Overview</title> |
| 10 | + <para>This release is based on <productname>Postgres Pro Standard</productname> 10.2.1 |
| 11 | + and <productname>Postgres Pro Enterprise</productname> 10.2.1. |
| 12 | + As compared with <productname>Postgres Pro Enterprise</productname> 10.2.1, |
| 13 | + this version provides the following changes:</para> |
| 14 | + <itemizedlist> |
| 15 | + <listitem> |
| 16 | + <para>Added <application>referee</application> extension.</para> |
| 17 | + <!-- 156b39151025997de4c5fff21449abc96818dc45 --> |
| 18 | + </listitem> |
| 19 | + <listitem> |
| 20 | + <para>Excluded the <application>multimaster</application> extension from Windows builds.</para> |
| 21 | + <!-- f5fc52d7c9365c34f67d3d13ea2e2b2c1a5101ac --> |
| 22 | + </listitem> |
| 23 | + </itemizedlist> |
| 24 | + </sect2> |
| 25 | + <sect2> |
| 26 | + <title>Migration to Version 10.3.1</title> |
| 27 | + |
| 28 | + <para>If you are upgrading from a <productname>Postgres Pro Enterprise</productname> version |
| 29 | + based on the same <productname>PostgreSQL</productname> major release, |
| 30 | + it is enough to install the new version into your current installation directory. |
| 31 | + </para> |
| 32 | + <para>To migrate from <productname>PostgreSQL</productname>, |
| 33 | + <productname>Postgres Pro</productname>, or |
| 34 | + <productname>Postgres Pro Enterprise</productname> versions based on |
| 35 | + any previous <productname>PostgreSQL</productname> major release, see the instructions |
| 36 | + in <link linkend="release-proee-10-2-1">Postgres Pro 10.2.1 Release Notes</link>. |
| 37 | + </para> |
| 38 | + |
| 39 | + </sect2> |
| 40 | +</sect1> |
2 | 41 | <sect1 id="release-proee-10-2-1">
|
3 | 42 | <title>&productname; 10.2.1</title>
|
4 | 43 | <formalpara>
|
|
0 commit comments