MV_CACHED_BLOBS
This view stores information about currently cached blobs.
Learn more about interpreting this view in the SingleStoreDB Components to Monitor guide.
Column Name | Description |
---|---|
| The on-disk filename of the blob (not the S3 path). |
| The name of the related database. |
| The partition ordinal of the database, if relevant. |
| The status of the blob:
|
| Internal timestamp of last access time for this blob. |
| Either yes or no. Blobs will not be evictable if a query is currently referencing them or if the blob has not yet been uploaded to S3. |
| The size of the blob, in bytes. |
| Whether the blob belongs to a primary or secondary partition of the database (primary, secondary). |