RESET
Synopsis
Use the RESET
statement to restore the value of a run-time parameter to the default value. RESET
maps to SET configuration_parameter TO DEFAULT
.
Syntax
reset_stmt ::= RESET { name | ALL }
reset_stmt
Semantics
Although the values of a parameter can be set, displayed, and reset, the effect of these parameters are not yet supported in Yugabyte. The factory settings or default behaviors will be used for the moment.
{{ /
configuration_parameter
Specify the name of a mutable run-time parameter.
See also
当前内容版权归 YugabyteDB 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 YugabyteDB .