|
12 | 12 | 9.6.0.1</para>
|
13 | 13 | <para>Major enhancements over <productname>Postgres Pro</productname>
|
14 | 14 | 9.6.0 include:</para>
|
15 |
| - <para>Added k-nearest neighbors algorithm (KNN) for SP-GiST and B-tree (See:<xref linkend="spgist">)</para> |
16 |
| - <para>Addednew index RUM, based on GIN, as separate module (See:<xref linkend="rum">)</para> |
| 15 | + <para>Added k-nearest neighbors algorithm (KNN) for SP-GiST and B-tree (<xref linkend="spgist">)</para> |
| 16 | + <para>AddedRUM index, based on GIN, as separate module (<xref linkend="rum">)</para> |
17 | 17 | <para>WAL size has been reduced on <command>CREATE INDEX</command> operation in the GiST, GIT, SP-GiST</para>
|
18 |
| - <para>Added timeout for idle sessions on the server side (See:<xref linkend="config">)</para> |
19 |
| - <para>Added SHA-2 algorithm for password encryption (See:<xref linkend="config"> and <xref linkend="SQL-CREATEROLE">)</para> |
20 |
| - <para>Added page level compression (CFS)(See:<xref linkend="cfs">)</para> |
| 18 | + <para>Added timeout for idle sessions on the server side (<xref linkend="config">)</para> |
| 19 | + <para>Added SHA-2 algorithm for password encryption (<xref linkend="config"> and <xref linkend="SQL-CREATEROLE">)</para> |
| 20 | + <para>Added page level compression (CFS) (<xref linkend="cfs">)</para> |
21 | 21 | </sect2>
|
22 | 22 | <sect2>
|
23 | 23 | <title>Migration to Version &productname; 9.6.0.1</title>
|
|