VECTOR_ INDEX
This view contains information about the in-memory and on-disk sizes of vector indexes.
Column Name |
Description |
---|---|
|
The name of the database. |
|
The name of the table. |
|
The |
|
The type of the index. |
|
The amount of memory in bytes currently consumed by the vector index. |
|
The size, in bytes, of the index on disk. |
|
The number of per-segment indexes of this index currently loaded in the vector index cache. |
|
The total number of per-segment indexes in this index. |
Last modified: June 2, 2025