SUMMARY_STATIO_ALL_SEQUENCES
SUMMARY_STATIO_ALL_SEQUENCES contains I/O statistics about one row of each sequence in databases in the cluster.
| Name | Type | Description |
|---|---|---|
| schemaname | name | Name of the schema that the sequence is in |
| relname | name | Sequence name |
| blks_read | numeric | Number of disk blocks read from the sequence |
| blks_hit | numeric | Number of cache hits in the sequence |