云数据库 GaussDB-容错性:remote_read_mode

时间:2023-11-01 16:22:49

remote_read_mode

参数说明:远程读功能开关。读取主机上的页面失败时可以从备机上读取对应的页面。

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

取值范围:枚举类型

  • off表示关闭远程读功能。
  • non_authentication表示开启远程读功能,但不进行证书认证。
  • authentication表示开启远程读功能,但要进行证书认证。

默认值:authentication

support.huaweicloud.com/distributed-devg-v2-opengauss/gaussdb-v5r2c10-1481.html