云数据库 GAUSSDB-在线校验功能

时间:2024-11-02 18:49:17

在线校验功能

在线校验是Ustore独创的运行过程中可以有效预防页面因编码逻辑错误导致的逻辑损坏,默认开启,业务现网请保持开启。性能场景除外。

关闭:

gs_guc reload -Z datanode -N all -I all -c "ustore_attr='';"

打开:

gs_guc reload -Z datanode -N all -I all -c "ustore_attr=''ustore_verify_level=fast;ustore_verify_module=upage:ubtree:undo"
support.huaweicloud.com/fg-gaussdb-cent/gaussdb-48-0137.html