GS_IMCU_SLOT_STATUS
GS_IMCU_SLOT_STATUS displays the cache slot information of the IMCU in the IMCV table in the database. This view exists in both PG_CATALOG and SYS schemas.
Name |
Type |
Description |
---|---|---|
reloid |
oid |
Table ID. |
cu_id |
integer |
IMCU ID. |
col_id |
integer |
Column ID of the IMCU. |
slot_id |
integer |
Slot ID of the cache. |
block_size |
integer |
IMCU size, in bytes. |
flag |
char |
Idle or occupied. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.