File tree Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Original file line number Diff line number Diff line change 43
43
</listitem>
44
44
<listitem>
45
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.
46
+ Fixed the following CFS issues:
47
+ <itemizedlist>
48
+ <listitem>
49
+ <para>
50
+ CFS garbage collector now traverses only the tablespace directory
51
+ corresponding to the current postgres instance. Subdirectories for
52
+ other postgres instances are ignored.
53
+ </para>
54
+ </listitem>
55
+ <listitem>
56
+ <para>
57
+ *.cfm files are now copied by <application>pg_upgrade</application>.
58
+ </para>
59
+ </listitem>
60
+ </itemizedlist>
54
61
</para>
55
62
</listitem>
56
63
</itemizedlist>
You can’t perform that action at this time.
0 commit comments