SHOW
Synopsis
Use the SHOW
statement to display the value of a run-time parameter.
Syntax
show_stmt ::= SHOW { name | ALL }
show_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 the parameter to be displayed.
ALL
Show the values of all configuration parameters, with descriptions.
See also
当前内容版权归 YugabyteDB 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 YugabyteDB .