想找openGauss的参考信息,看这个就够了(172)

21 阅读1分钟

#openGauss #入门 #安装 #数据库 #开源

知识来源:docs-opengauss.osinfra.cn/zh/

归档

archive_mode

参数说明: 表示是否进行归档操作。

该参数属于SIGHUP类型参数,请参考表1中对应设置方法进行设置。

须知:
wal_level设置成minimal时,archive_mode参数无法使用。

取值范围:布尔型

  • on表示进行归档。
  • off表示不进行归档。

默认值: off

#openGauss #入门 #安装 #数据库 #开源

知识来源:docs-opengauss.osinfra.cn/zh/