#openGauss #入门 #安装 #数据库 #开源
知识来源:docs-opengauss.osinfra.cn/zh/
enable_dump_trigger_definer
参数说明: 使用gs_dump备份时自动打开此参数,表示是否允许备份触发器owner。
该参数属于SIGHUP类型参数,请参考表1中对应设置方法进行设置。
取值范围: 布尔型
- on表示允许备份触发器owner。
- off表示不允许备份触发器owner。
默认值: off
#openGauss #入门 #安装 #数据库 #开源