We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a59976 commit cec9569Copy full SHA for cec9569
doc/src/sgml/cfs.sgml
@@ -290,7 +290,7 @@
290
parameter is non zero, then GC is performed in background and <varname>cfs_start_gc</varname> function does nothing and returns 0.
291
</para>
292
293
- </para>
+ <para>
294
It is possible to estimate effect of table compression using <varname>cfs_estimate(relation)</varname> function.
295
This function takes first ten blocks of relation and tries to compress them ands returns average compress ratio.
296
So if returned value is 7.8 then compressed table occupies about eight time less space than original table.
0 commit comments