Update 24-show.md
This commit is contained in:
parent
a98dba9b6f
commit
1112078464
|
@ -13,14 +13,6 @@ SHOW APPS;
|
||||||
|
|
||||||
Shows all clients (such as applications) that connect to the cluster.
|
Shows all clients (such as applications) that connect to the cluster.
|
||||||
|
|
||||||
## SHOW BNODES
|
|
||||||
|
|
||||||
```sql
|
|
||||||
SHOW BNODES;
|
|
||||||
```
|
|
||||||
|
|
||||||
Shows information about backup nodes (bnodes) in the system.
|
|
||||||
|
|
||||||
## SHOW CLUSTER
|
## SHOW CLUSTER
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
|
@ -154,14 +146,6 @@ Shows information about the storage space allowed by the license.
|
||||||
|
|
||||||
Note: TDengine Enterprise Edition only.
|
Note: TDengine Enterprise Edition only.
|
||||||
|
|
||||||
## SHOW SNODES
|
|
||||||
|
|
||||||
```sql
|
|
||||||
SHOW SNODES;
|
|
||||||
```
|
|
||||||
|
|
||||||
Shows information about stream processing nodes (snodes) in the system.
|
|
||||||
|
|
||||||
## SHOW STABLES
|
## SHOW STABLES
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
|
|
Loading…
Reference in New Issue