GS_STAT_SESSION_CU
GS_STAT_SESSION_CU queries the CU hit rate of running sessions on each node of the entire database. The data about a session is cleared after you exit this session or restart the database.
Name |
Type |
Description |
---|---|---|
mem_hit |
integer |
Number of memory hits. |
hdd_sync_read |
integer |
Number of synchronous hard disk reads. |
hdd_asyn_read |
integer |
Number of asynchronous hard disk reads. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.