RESET

将系统配置参数的值恢复为默认值。

概要

RESET configuration_parameter

RESET ALL

描述

RESET将系统配置参数恢复为其默认值。 RESETSET configuration_parameter TO DEFAULT的替代写法。

缺省值定义为该参数在当前会话中没有为其发出SET时将具有的值。 该值的实际来源可能是已编译的默认值,主postgresql.conf配置文件,命令行选项或每个数据库或每个用户的默认设置。 有关更多信息,请参见服务器配置参数

参数

configuration_parameter

系统配置参数的名称。 有关详细信息,请参见服务器配置参数

ALL 将所有可设置的配置参数重置为其默认值。

示例

statement_mem配置参数设置为其默认值:

RESET statement_mem;

兼容性

RESET是Greenplum数据库扩展。

另见

[SET](SET.html#topic1)

Parent topic: SQL Command Reference

当前内容版权归GreenPlum和翻译组所有,若有侵权请联系删除下架 修订时间: 2024-09-15 21:48:11

results matching ""

    No results matching ""