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

43 阅读1分钟

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

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

autoanalyze_timeout

参数说明: 设置autoanalyze的超时时间。在对某张表做autoanalyze时,如果该表的analyze时长超过了autoanalyze_timeout,则自动取消该表此次analyze。

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

取值范围: 整型,0~2147483,单位是秒。

默认值: 5min(即300s)

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

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