SUMMARY_STATIO_USER_SEQUENCES
SUMMARY_STATIO_USER_SEQUENCES displays I/O status information about all user relationship table sequences in namespaces in the database.
| 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 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.