云数据库 GaussDB-设置:wal_flush_timeout

时间:2023-11-01 16:18:26

wal_flush_timeout

参数说明:遍历WalInsertStatusEntryTbl的超时时间。Xlog刷盘自适应控制的刷盘IO遍历WalInsertStatusEntryTbl等待的最大时间。

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

如果时间过长可能造成Xlog刷盘频率降低,降低Xlog处理性能。

取值范围:整型, 0 ~ 90000000(微秒)

默认值:

2us(196核CPU/1536G内存,128核CPU/1024G内存,104核CPU/1024G内存,96核CPU/1024G内存,96核CPU/768G内存,80核CPU/640G内存,64核CPU/512G内存,60核CPU/480G内存,32核CPU/256G内存,16核CPU/128G内存,8核CPU/64G内存,4核CPU/32G内存);800us(4核CPU/16G内存)

support.huaweicloud.com/centralized-devg-v3-opengauss/gaussdb-10-0239.html