Skip to main content
Since 2.18.0
chunk_columnstore_stats() replaces chunk_compression_stats(), deprecated in 2.18.0. The parameters are the same.
Retrieve statistics about the s in the chunk_columnstore_stats returns the size of s in the , these values are computed when you call either: Inserting into a in the does not change the size. For more information about how to compute sizes, see chunks_detailed_size.

Samples

To retrieve statistics about s:
  • Show the status of the first two s in the conditions :
    Returns:
  • Use pg_size_pretty to return a more human friendly format:
    Returns:

Arguments

The syntax is:

Returns