Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5d56a2d

Browse files
author
Liudmila Mantrova
committed
DOC: updated cfs-related info in EE release notes
1 parent 0b5143e commit 5d56a2d

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

doc/src/sgml/release-proee-9.6.sgml

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,21 @@
4343
</listitem>
4444
<listitem>
4545
<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>
5461
</para>
5562
</listitem>
5663
</itemizedlist>

0 commit comments

Comments
 (0)