STORAGEGROUPS System Table Description
Description
A pseudo Table generated to show all storage groups serviced by this database.
Client applications should never contain code that accesses SYSTEM pseudo tables as they are subject to, and furthermore likely to, change from release to release.
|
Fields
Field | Type | Description |
---|---|---|
ID |
bigint |
The ID of the storage group. Note, storage group |
NAME |
string |
The name of the storage group.
This is the name assigned to the storage group by the |
STATUS |
string |
This describes the availability of the storage group. A storage group is listed as
|
NUMLEADERCANDIDATES |
bigint |
The number of live archive nodes that are leader candidates for this storage group. See |