Show information about Distinct Value Caches |
Use the `influxdb3 show system table` command to query and output Distinct Value
Cache information from the `distinct_caches` system table.
|
influxdb3_core |
parent |
name |
Manage the Distinct Value Cache |
Show Distinct Value Caches |
|
|
203 |
|
<!-- pytest.mark.skip -->
```bash
influxdb3 show system \
--database example-db \
--token 00xoXX0xXXx0000XxxxXx0Xx0xx0 \
table distinct_caches
```
|
/influxdb3/explorer/manage-caches/distinct-value-caches/ |
|
/shared/influxdb3-admin/distinct-value-cache/show.md |