From 41f323e3cd5de3fcfaf057bf5b42aa6fcaeab835 Mon Sep 17 00:00:00 2001 From: muyulinzhong Date: Sat, 29 Mar 2025 15:13:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E6=9B=B4=E6=AD=A37.?= =?UTF-8?q?0.0=20RC-1=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/zh/docs/ToolandCommandReference/gs_probackup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/ToolandCommandReference/gs_probackup.md b/content/zh/docs/ToolandCommandReference/gs_probackup.md index e76552bf0..60714c2b9 100644 --- a/content/zh/docs/ToolandCommandReference/gs_probackup.md +++ b/content/zh/docs/ToolandCommandReference/gs_probackup.md @@ -294,7 +294,7 @@ gs\_probackup工具的主要功能如下: - --instance-id - 数据库节点id号,因为资源池化模式只支持主机备份,因此该参数一般为0。在日志合一版本下(openGauss 7.0.0及之后的版本),该参数废弃。 + 数据库节点id号,因为资源池化模式只支持主机备份,因此该参数一般为0。在日志合一版本下(openGauss 7.0.0-RC1及之后的版本),该参数废弃。 - --vgname -- Gitee