File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 4
4
<title>Postgres Pro 9.6.5.1</title>
5
5
<note>
6
6
<title>Release Date</title>
7
- <simpara>2017-08-30 </simpara>
7
+ <simpara>2017-08-31 </simpara>
8
8
</note>
9
9
<sect2>
10
10
<title>Overview</title>
42
42
using the <literal>pgpro_upgrade</literal> script.
43
43
</para>
44
44
</listitem>
45
- <listitem>
46
- <para>
47
- pg_upgrade creates several directories in tablespace which
48
- corresponds to different postgres instances. CFS GC now
49
- traverse only directory of self instance and ignore other.
50
- </para>
51
- </listitem>
52
- <listitem>
53
- <para>transfer_compression_files now correctly append suffix to *.cfm
54
- files.
55
- </para>
56
- </listitem>
57
45
</itemizedlist>
58
46
</sect2>
59
47
<sect2>
Original file line number Diff line number Diff line change 41
41
using the <literal>pgpro_upgrade</literal> script.
42
42
</para>
43
43
</listitem>
44
+ <listitem>
45
+ <para>
46
+ pg_upgrade creates several directories in tablespace which
47
+ corresponds to different postgres instances. CFS GC now
48
+ traverse only directory of self instance and ignore other.
49
+ </para>
50
+ </listitem>
51
+ <listitem>
52
+ <para>transfer_compression_files now correctly append suffix to *.cfm
53
+ files.
54
+ </para>
55
+ </listitem>
44
56
</itemizedlist>
45
57
</sect2>
46
58
<sect2>
You can’t perform that action at this time.
0 commit comments