get_statistics_summary()


Description

Returns a summary of all statistics in the database including counts, date ranges, and streams with statistics.

Parameters

Name Type Mode
total_statistic_types integer TABLE
total_statistic_entries bigint TABLE
oldest_entry_date timestamp without time zone TABLE
newest_entry_date timestamp without time zone TABLE
total_streams_with_statistics integer TABLE

Definition