Note
This view is available starting with V4.0.0.
Purpose
This view displays the backup parameters configured for the current tenant. The sys tenant does not support backup and restore operations because it does not contain user data and is used for cluster management. Therefore, the query result of this view under the sys tenant is always empty.
Columns
| Column | Type | Nullable | Description |
|---|---|---|---|
| NAME | varchar(1024) | NO | Parameter name. |
| VALUE | longtext | NO | Parameter value. |
