STORAGE_BUNDLES
Monitors information about ROS storage bundles.
Monitors information about ROS storage bundles.
Column Name | Data Type | Description |
---|---|---|
NODE_NAME | VARCHAR | Node name for which information is listed. |
STORAGE_ID | INTEGER | Numeric ID of the storage container. The same OID can appear on more than one node. |
SAL_STORAGE_ID | VARCHAR | Unique hexadecimal numeric ID assigned by the Vertica catalog, which identifies the storage. |
PROJECTION_ID | INTEGER | Unique identifier of the projection the bundle belongs to. |
BUNDLE_SIZE | INTEGER | Size in bytes of the compressed data. |
DATA_SIZE | INTEGER | Number of bytes in the storage container used to store the compressed projection data. |
INDEX_SIZE | INTEGER | Size in bytes of the bundle's metadata. |
Privileges
Non-superuser: No explicit privileges required. You only see records for tables that you have privileges to view.