This issue requires an assignee. Since you haven't specified one, we've assigned TestManager as the default assignee for this issue.


Welcome To openGauss Community
Hey @wuchenlong , thanks for your contribution to the community.
Bot Usage Manual
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here . That means you can comment below every pull request or issue to trigger Bot Commands. You can self-configure the PR merge rules for this repository. For more details, please refer to Here.
Contact Guide
If you have any questions, please contact the SIG: StorageEngine, AI, CM, CloudNative, SecurityTechnology, SQLEngine ,
and any of the maintainers: @CarrotGo, @chendong76, @chenxiaobin19, @congzhou2603, @dodders, @hwworkholic, @jemappellehc, @libiao2024, @muyulinzhong, @quemingjian, @shenzheng4, @shirley_zhengx, @superlchf, @totaj, @wlff234, @wofanzheng, @ywzq1161327784 ,
and any of the committers: @Igali, @bihua111, @cailei19, @h_ray, @levy53071, @libiao2024, @lihaixiao, @mrzack, @wangfeihuo, @wuyuechuan, @xiong_xjun, @zhangfengzhi123, @zhangxubo, @zhangzq131, @zjh_hw .


实际代码已经取消严格限制,相关描述已删除。


回归版本:7.0.0-B023(openGauss 7.0.0 build 68f12854,compiled at 2026-09-12 16:05:53)
回归环境:文档核对:opengauss-docs 已 sync;资源池化故障案例以 openGauss-server origin/master(含 !9747/!9758/!9776 等资料修复)为准。回归环境:224 LTS B023,cluster_state=Normal
结论:通过(误写的 enable_ondemand_recovery 互斥说明已删除)
说明:ub_transaction_snapshot_acceleration_introduction.md 特性约束中已无 enable_ondemand_recovery 误写。B023 LTS 复验:
完整回归 SQL
show enable_ondemand_recovery;
show ss_enable_ondemand_recovery;
实际输出
ERROR: unrecognized configuration parameter "enable_ondemand_recovery"
ss_enable_ondemand_recovery
-----------------------------
off


测试类型
资料
SQL功能
测试版本
7.0.0LTS
操作系统和硬件信息
openEuler 20.03 aarch64(20.20.20.104/106)
测试环境
资源池化
操作步骤
打开
ub_transaction_snapshot_acceleration_introduction.md:在资源池化库执行:
show enable_ondemand_recovery; show ss_enable_ondemand_recovery;预期输出
实际输出
日志信息
HA/极致RTO 资料用的是 ss_enable_ondemand_recovery。由临时仓 https://gitcode.com/wuchenlong/openGauss-issue-temp/issues/15 确认后转正式仓。
提单组织
测试团队