Skip to content

Commit 214a5c9

Browse files
committed
[Doc]: fix cfs.sgml
1 parent 60e0121 commit 214a5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/cfs.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
parameter is non zero, then GC is performed in background and <varname>cfs_start_gc</varname> function does nothing and returns 0.
291291
</para>
292292

293-
</para>
293+
<para>
294294
It is possible to estimate effect of table compression using <varname>cfs_estimate(relation)</varname> function.
295295
This function takes first ten blocks of relation and tries to compress them ands returns average compress ratio.
296296
So if returned value is 7.8 then compressed table occupies about eight time less space than original table.

0 commit comments

Comments
 (0)