已关闭
[资料issue]: 主备参数同步资料把 ss_dss_vg_name 列为 GUC参数,实际不存在 #8486
wuchenlong创建于  9 天前关闭于  2 天前
wuchenlong
wuchenlong成员
9 天前 创建

测试类型

资料
SQL功能

测试版本

7.0.0LTS

操作系统和硬件信息

openEuler 20.03 aarch64(20.20.20.104/106)

测试环境

资源池化

操作步骤

资源池化支持主备参数同步 保留参数列表含 ss_dss_vg_name
image.png

show ss_dss_vg_name;

实际输出

image.png

日志信息

临时仓。

由临时仓 https://gitcode.com/wuchenlong/openGauss-issue-temp/issues/16 确认后转正式仓。

提单组织

测试团队

likedislike
wuchenlongwuchenlong成员
9 天前 添加了label:bug
opengauss_bot
opengauss_bot成员
9 天前 评论:

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

likedislike
opengauss_botopengauss_bot成员
9 天前 将 TestManager 设为负责人
opengauss_bot
opengauss_bot成员
9 天前 评论:

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 .

likedislike
opengauss_botopengauss_bot成员
9 天前 添加了label:sig/StorageEngine
wuchenlongwuchenlong成员
9 天前 issue优先级由 无优先级 改变为 次要
wuchenlongwuchenlong成员
9 天前 关联了看板:openGauss 7.0.0-LTS
muyulinzhongmuyulinzhong成员
7 天前 将 jyn88 设为负责人
muyulinzhongmuyulinzhong成员
7 天前 移除了负责人 TestManager
jiangyannanjiangyannan成员
6 天前 关联了pull request:fix doc issue 8478 8486
jiangyannanjiangyannan成员
6 天前 关联了pull request:fix doc issue 8478 8486
jiangyannanjiangyannan成员
5 天前 issue状态由 待办的 改变为 已完成
刘凯
刘凯成员
4 天前 评论:

B023
image.png

likedislike
刘凯刘凯成员
4 天前 issue状态由 已完成 改变为 待回归
wuchenlong
wuchenlong成员
2 天前 评论:

回归版本: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
结论:通过(保留参数列表已去掉 ss_dss_vg_name)

说明:resource_pooling_support_for_primary_and_backup_parameter_synchronization.md 保留参数列表已不含 ss_dss_vg_name(!9758)。另在 B023 LTS 执行 show ss_dss_vg_name; 仍为 unrecognized configuration parameter,与「非 GUC」结论一致。

完整回归 SQL

show ss_dss_vg_name;

实际输出

ERROR:  unrecognized configuration parameter "ss_dss_vg_name"
likedislike
wuchenlongwuchenlong成员
2 天前 issue状态由 待回归 改变为 已验收
wuchenlongwuchenlong成员
2 天前 关闭了 issue