更新时间:2024-06-07 GMT+08:00
分享

在线校验功能

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

关闭:

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'"
分享:

    相关文档

    相关产品