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

94 阅读1分钟

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

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

parallel_recovery_timeout

参数说明:在表级别并行回放时,如果当在一段时间内没有积攒够parallel_recovery_batch数量,则应该立即分发当前已经暂存的wal记录。此参数用于控制wal分发的timeout时间。

取值范围:整型,1~1000,单位为毫秒

默认值: 300

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

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