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

30 阅读1分钟

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

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

enable_indexscan_optimization

参数说明:控制是否对astore存储引擎下的btree索引扫描 (IndexScan和IndexOnlyScan) 进行优化。

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

取值范围:布尔型。

  • on:表示使用。
  • off:表示不使用。

默认值:off

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

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