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

Commit 2ec37c9

Browse files
author
Liudmila Mantrova
committed
DOC: fixed CFS docs - PGPRO-915
1 parent c70ab55 commit 2ec37c9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/src/sgml/cfs.sgml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,9 @@
150150
</para>
151151

152152
<para>
153-
CFS can be build with several compression libraries: &productname; lz, zlib, lz4, snappy, lzfse...
154-
But this is build time choice: it is not possible now to dynamically choose compression algorithm.
155-
CFS stores information about the compression algorithm used in a tablespace and produces error if &productname; is built with different
156-
library.
153+
By default, CFS uses <literal>zstd</literal> compression library.
154+
To enhance security, CFS checks that the compression algorithm used
155+
in a tablespace corresponds to this library.
157156
</para>
158157

159158
<para>

0 commit comments

Comments
 (0)