From 6c52edbe7f32f4e54db2ad17895bbf7227b9a99c Mon Sep 17 00:00:00 2001
From: liyang0608 <2643278072qq.com>
Date: Wed, 19 Aug 2020 17:28:00 +0800
Subject: [PATCH] fix bugs
---
...67\347\253\257\350\277\236\346\216\245.md" | 21 ++++----
...11\350\243\205\347\216\257\345\242\203.md" | 23 +++++----
...15\347\275\256\346\226\207\344\273\266.md" | 13 +++--
...11\350\243\205\347\216\257\345\242\203.md" | 39 +++++++--------
...60\346\215\256\347\256\241\347\220\206.md" | 17 +++----
...03\351\231\220\347\256\241\347\220\206.md" | 23 +++++----
...5\256openGauss\345\217\202\346\225\260.md" | 17 +++----
...70\345\277\203\346\212\200\346\234\257.md" | 49 +++++++++----------
content/zh/menu/index.md | 4 +-
9 files changed, 99 insertions(+), 107 deletions(-)
diff --git "a/content/zh/docs/Quickstart/gsql\345\256\242\346\210\267\347\253\257\350\277\236\346\216\245.md" "b/content/zh/docs/Quickstart/gsql\345\256\242\346\210\267\347\253\257\350\277\236\346\216\245.md"
index 6bbb89727..ae78b8584 100644
--- "a/content/zh/docs/Quickstart/gsql\345\256\242\346\210\267\347\253\257\350\277\236\346\216\245.md"
+++ "b/content/zh/docs/Quickstart/gsql\345\256\242\346\210\267\347\253\257\350\277\236\346\216\245.md"
@@ -2,17 +2,16 @@
-- [gsql客户端连接](#gsql客户端连接a-namezh-cn_topic_0241704252a)
- - [确认连接信息](#确认连接信息a-namezh-cn_topic_0254911667a)
- - [操作步骤](#操作步骤a-namezh-cn_topic_0242370176_zh-cn_topic_0237120290_zh-cn_topic_0062129725_section3641787792727a)
- - [使用gsql本地连接](#使用gsql本地连接a-namezh-cn_topic_0241704254a)
- - [注意事项](#注意事项a-namezh-cn_topic_0241234230_zh-cn_topic_0085434651_zh-cn_topic_0059781996_zh-cn_topic_0062050379_s8dfe50d001084ac9ad79a79a8f471e8aa)
- - [前提条件](#前提条件a-namezh-cn_topic_0241234230_zh-cn_topic_0085434651_zh-cn_topic_0059781996_zh-cn_topic_0062050379_section2863008216400a)
- - [本地连接数据库](#本地连接数据库a-namezh-cn_topic_0241234230_zh-cn_topic_0085434651_zh-cn_topic_0059781996_zh-cn_topic_0062050379_sedb32189b5a4410a9a8ac8586f1766a0a)
- - [使用gsql远程连接](#使用gsql远程连接a-namezh-cn_topic_0241704255a)
- - [前提条件](#前提条件a-namezh-cn_topic_0241234230_zh-cn_topic_0085434651_zh-cn_topic_0059781996_zh-cn_topic_0062050379_section2863008216400a-1)
- - [通过gs\_guc配置白名单](#通过gs\_guc配置白名单a-namesection6704147193817a)
- - [安装gsql客户端并连接数据库](#安装gsql客户端并连接数据库a-namesection1535892915382a)
+- [确认连接信息](#确认连接信息a-namezh-cn_topic_0254911667a)
+ - [操作步骤](#操作步骤a-namezh-cn_topic_0242370176_zh-cn_topic_0237120290_zh-cn_topic_0062129725_section3641787792727a)
+- [使用gsql本地连接](#使用gsql本地连接a-namezh-cn_topic_0241704254a)
+ - [注意事项](#注意事项a-namezh-cn_topic_0241234230_zh-cn_topic_0085434651_zh-cn_topic_0059781996_zh-cn_topic_0062050379_s8dfe50d001084ac9ad79a79a8f471e8aa)
+ - [前提条件](#前提条件a-namezh-cn_topic_0241234230_zh-cn_topic_0085434651_zh-cn_topic_0059781996_zh-cn_topic_0062050379_section2863008216400a)
+ - [本地连接数据库](#本地连接数据库a-namezh-cn_topic_0241234230_zh-cn_topic_0085434651_zh-cn_topic_0059781996_zh-cn_topic_0062050379_sedb32189b5a4410a9a8ac8586f1766a0a)
+- [使用gsql远程连接](#使用gsql远程连接a-namezh-cn_topic_0241704255a)
+ - [前提条件](#前提条件a-namezh-cn_topic_0241234230_zh-cn_topic_0085434651_zh-cn_topic_0059781996_zh-cn_topic_0062050379_section2863008216400a-1)
+ - [通过gs\_guc配置白名单](#通过gs\_guc配置白名单a-namesection6704147193817a)
+ - [安装gsql客户端并连接数据库](#安装gsql客户端并连接数据库a-namesection1535892915382a)
- **[使用gsql远程连接](使用gsql远程连接.md)**
diff --git "a/content/zh/docs/Quickstart/\345\207\206\345\244\207\350\275\257\347\241\254\344\273\266\345\256\211\350\243\205\347\216\257\345\242\203.md" "b/content/zh/docs/Quickstart/\345\207\206\345\244\207\350\275\257\347\241\254\344\273\266\345\256\211\350\243\205\347\216\257\345\242\203.md"
index d68aa7418..2a6294d0a 100644
--- "a/content/zh/docs/Quickstart/\345\207\206\345\244\207\350\275\257\347\241\254\344\273\266\345\256\211\350\243\205\347\216\257\345\242\203.md"
+++ "b/content/zh/docs/Quickstart/\345\207\206\345\244\207\350\275\257\347\241\254\344\273\266\345\256\211\350\243\205\347\216\257\345\242\203.md"
@@ -3,18 +3,17 @@
本章节描述安装前需要进行的环境准备。
-- [准备软硬件安装环境](#准备软硬件安装环境a-namezh-cn_topic_0270171693a)
- - [软硬件环境要求](#软硬件环境要求a-namezh-cn_topic_0270171694a)
- - [硬件环境要求](#硬件环境要求a-namezh-cn_topic_0249784577_zh-cn_topic_0241802565_zh-cn_topic_0085434629_zh-cn_topic_0059782022_sdd36768784254b8ba03c77c86b831caea)
- - [软件环境要求](#软件环境要求a-namezh-cn_topic_0249784577_zh-cn_topic_0241802565_zh-cn_topic_0085434629_zh-cn_topic_0059782022_s3124e90db74142ddaf11e2e8fd69cadba)
- - [软件依赖要求](#软件依赖要求a-namezh-cn_topic_0249784577_section5459315183816a)
- - [修改操作系统配置](#修改操作系统配置a-namezh-cn_topic_0270171695a)
- - [关闭操作系统防火墙](#关闭操作系统防火墙a-namezh-cn_topic_0249784574_section178235734314a)
- - [设置字符集参数](#设置字符集参数a-namezh-cn_topic_0249784574_section17609182719467a)
- - [设置时区和时间](#设置时区和时间a-namezh-cn_topic_0249784574_section2058219344711a)
- - [关闭swap交换内存](#关闭swap交换内存a-namezh-cn_topic_0249784574_section1868124934810a)
- - [设置网卡MTU值](#设置网卡mtu值a-namezh-cn_topic_0249784574_section23866245014a)
- - [设置root用户远程登录](#设置root用户远程登录a-namezh-cn_topic_0270171696a)
+- [软硬件环境要求](#软硬件环境要求a-namezh-cn_topic_0270171694a)
+ - [硬件环境要求](#硬件环境要求a-namezh-cn_topic_0249784577_zh-cn_topic_0241802565_zh-cn_topic_0085434629_zh-cn_topic_0059782022_sdd36768784254b8ba03c77c86b831caea)
+ - [软件环境要求](#软件环境要求a-namezh-cn_topic_0249784577_zh-cn_topic_0241802565_zh-cn_topic_0085434629_zh-cn_topic_0059782022_s3124e90db74142ddaf11e2e8fd69cadba)
+ - [软件依赖要求](#软件依赖要求a-namezh-cn_topic_0249784577_section5459315183816a)
+- [修改操作系统配置](#修改操作系统配置a-namezh-cn_topic_0270171695a)
+ - [关闭操作系统防火墙](#关闭操作系统防火墙a-namezh-cn_topic_0249784574_section178235734314a)
+ - [设置字符集参数](#设置字符集参数a-namezh-cn_topic_0249784574_section17609182719467a)
+ - [设置时区和时间](#设置时区和时间a-namezh-cn_topic_0249784574_section2058219344711a)
+ - [关闭swap交换内存](#关闭swap交换内存a-namezh-cn_topic_0249784574_section1868124934810a)
+ - [设置网卡MTU值](#设置网卡mtu值a-namezh-cn_topic_0249784574_section23866245014a)
+- [设置root用户远程登录](#设置root用户远程登录a-namezh-cn_topic_0270171696a)
diff --git "a/content/zh/docs/Quickstart/\345\210\233\345\273\272XML\351\205\215\347\275\256\346\226\207\344\273\266.md" "b/content/zh/docs/Quickstart/\345\210\233\345\273\272XML\351\205\215\347\275\256\346\226\207\344\273\266.md"
index e46bdf161..121425fd5 100644
--- "a/content/zh/docs/Quickstart/\345\210\233\345\273\272XML\351\205\215\347\275\256\346\226\207\344\273\266.md"
+++ "b/content/zh/docs/Quickstart/\345\210\233\345\273\272XML\351\205\215\347\275\256\346\226\207\344\273\266.md"
@@ -6,13 +6,12 @@
-- [创建XML配置文件](#创建xml配置文件a-namezh-cn_topic_0270171699a)
- - [配置数据库名称及各项目录](#配置数据库名称及各项目录a-namezh-cn_topic_0270171700a)
- - [配置Host基本信息](#配置host基本信息a-namezh-cn_topic_0270171701a)
- - [配置数据库主节点信息](#配置数据库主节点信息a-namezh-cn_topic_0270171702a)
- - [示例](#示例a-namezh-cn_topic_0270171703a)
- - [单节点配置文件](#单节点配置文件a-namezh-cn_topic_0249784528_section1698454873416a)
- - [一主一备配置文件](#一主一备配置文件a-namezh-cn_topic_0249784528_section946242113712a)
+- [配置数据库名称及各项目录](#配置数据库名称及各项目录a-namezh-cn_topic_0270171700a)
+- [配置Host基本信息](#配置host基本信息a-namezh-cn_topic_0270171701a)
+- [配置数据库主节点信息](#配置数据库主节点信息a-namezh-cn_topic_0270171702a)
+- [示例](#示例a-namezh-cn_topic_0270171703a)
+ - [单节点配置文件](#单节点配置文件a-namezh-cn_topic_0249784528_section1698454873416a)
+ - [一主一备配置文件](#一主一备配置文件a-namezh-cn_topic_0249784528_section946242113712a)
diff --git "a/content/zh/docs/Quickstart/\345\210\235\345\247\213\345\214\226\345\256\211\350\243\205\347\216\257\345\242\203.md" "b/content/zh/docs/Quickstart/\345\210\235\345\247\213\345\214\226\345\256\211\350\243\205\347\216\257\345\242\203.md"
index 28185a23a..1fd6dbfd6 100644
--- "a/content/zh/docs/Quickstart/\345\210\235\345\247\213\345\214\226\345\256\211\350\243\205\347\216\257\345\242\203.md"
+++ "b/content/zh/docs/Quickstart/\345\210\235\345\247\213\345\214\226\345\256\211\350\243\205\347\216\257\345\242\203.md"
@@ -4,26 +4,25 @@
-- [初始化安装环境](#初始化安装环境a-namezh-cn_topic_0270171704a)
- - [准备安装用户及环境](#准备安装用户及环境a-namezh-cn_topic_0270171705a)
- - [前提条件](#前提条件a-namezh-cn_topic_0249784578_zh-cn_topic_0241805803_zh-cn_topic_0085434653_zh-cn_topic_0059781995_s3773af79eeb74c4bae1bd46533cc0cd8a)
- - [注意事项](#注意事项a-namezh-cn_topic_0249784578_zh-cn_topic_0241805803_zh-cn_topic_0085434653_zh-cn_topic_0059781995_section20734484163420a)
- - [操作步骤](#操作步骤a-namezh-cn_topic_0249784578_zh-cn_topic_0241805803_zh-cn_topic_0085434653_zh-cn_topic_0059781995_s407f29ab5691456590018c719cf81e9da)
- - [示例](#示例a-namezh-cn_topic_0249784578_zh-cn_topic_0241805803_zh-cn_topic_0085434653_zh-cn_topic_0059781995_section412490911620a)
- - [错误排查](#错误排查a-namezh-cn_topic_0249784578_zh-cn_topic_0241805803_zh-cn_topic_0085434653_zh-cn_topic_0059781995_s51853c2b09e54b12a90e4f8c512a61e4a)
- - [手工建立互信](#手工建立互信a-namezh-cn_topic_0270171706a)
- - [前提条件](#前提条件a-namezh-cn_topic_0249784564_zh-cn_topic_0241805804_zh-cn_topic_0085434625_zh-cn_topic_0059782039_s88bba380d9334b129eab3023c5399d45a)
- - [使用脚本建立互信](#使用脚本建立互信a-namezh-cn_topic_0249784564_zh-cn_topic_0241805804_zh-cn_topic_0085434625_zh-cn_topic_0059782039_s8028dd8189914444b059c07d8c8c82dea)
- - [手工建立互信](#手工建立互信a-namezh-cn_topic_0249784564_zh-cn_topic_0241805804_zh-cn_topic_0085434625_zh-cn_topic_0059782039_section63620881152125a)
- - [删除root用户互信](#删除root用户互信a-namezh-cn_topic_0249784564_section149417461942a)
- - [示例](#示例a-namezh-cn_topic_0249784564_zh-cn_topic_0241805804_zh-cn_topic_0085434625_zh-cn_topic_0059782039_s9928a16b5b7347edbdb587133575483ea)
- - [配置操作系统参数](#配置操作系统参数a-namezh-cn_topic_0270171707a)
- - [操作系统参数](#操作系统参数a-namezh-cn_topic_0249784554_zh-cn_topic_0241805805_zh-cn_topic_0085434661_zh-cn_topic_0059782062_section3705271819540a)
- - [文件系统参数](#文件系统参数a-namezh-cn_topic_0249784554_zh-cn_topic_0241805805_zh-cn_topic_0085434661_zh-cn_topic_0059782062_section4118580316369a)
- - [transparent\_hugepage设置](#transparent\_hugepage设置a-namezh-cn_topic_0249784554_zh-cn_topic_0241805805_zh-cn_topic_0085434661_zh-cn_topic_0059782062_section38366550113020a)
- - [文件句柄设置](#文件句柄设置a-namezh-cn_topic_0249784554_zh-cn_topic_0241805805_zh-cn_topic_0085434661_zh-cn_topic_0059782062_section49556455195442a)
- - [系统支持的最大进程数设置](#系统支持的最大进程数设置a-namezh-cn_topic_0249784554_zh-cn_topic_0241805805_zh-cn_topic_0085434661_zh-cn_topic_0059782062_section65253147151525a)
- - [网卡参数配置](#网卡参数配置a-namezh-cn_topic_0249784554_zh-cn_topic_0241805805_zh-cn_topic_0085434661_zh-cn_topic_0059782062_section6007556195457a)
+- [准备安装用户及环境](#准备安装用户及环境a-namezh-cn_topic_0270171705a)
+ - [前提条件](#前提条件a-namezh-cn_topic_0249784578_zh-cn_topic_0241805803_zh-cn_topic_0085434653_zh-cn_topic_0059781995_s3773af79eeb74c4bae1bd46533cc0cd8a)
+ - [注意事项](#注意事项a-namezh-cn_topic_0249784578_zh-cn_topic_0241805803_zh-cn_topic_0085434653_zh-cn_topic_0059781995_section20734484163420a)
+ - [操作步骤](#操作步骤a-namezh-cn_topic_0249784578_zh-cn_topic_0241805803_zh-cn_topic_0085434653_zh-cn_topic_0059781995_s407f29ab5691456590018c719cf81e9da)
+ - [示例](#示例a-namezh-cn_topic_0249784578_zh-cn_topic_0241805803_zh-cn_topic_0085434653_zh-cn_topic_0059781995_section412490911620a)
+ - [错误排查](#错误排查a-namezh-cn_topic_0249784578_zh-cn_topic_0241805803_zh-cn_topic_0085434653_zh-cn_topic_0059781995_s51853c2b09e54b12a90e4f8c512a61e4a)
+- [手工建立互信](#手工建立互信a-namezh-cn_topic_0270171706a)
+ - [前提条件](#前提条件a-namezh-cn_topic_0249784564_zh-cn_topic_0241805804_zh-cn_topic_0085434625_zh-cn_topic_0059782039_s88bba380d9334b129eab3023c5399d45a)
+ - [使用脚本建立互信](#使用脚本建立互信a-namezh-cn_topic_0249784564_zh-cn_topic_0241805804_zh-cn_topic_0085434625_zh-cn_topic_0059782039_s8028dd8189914444b059c07d8c8c82dea)
+ - [手工建立互信](#手工建立互信a-namezh-cn_topic_0249784564_zh-cn_topic_0241805804_zh-cn_topic_0085434625_zh-cn_topic_0059782039_section63620881152125a)
+ - [删除root用户互信](#删除root用户互信a-namezh-cn_topic_0249784564_section149417461942a)
+ - [示例](#示例a-namezh-cn_topic_0249784564_zh-cn_topic_0241805804_zh-cn_topic_0085434625_zh-cn_topic_0059782039_s9928a16b5b7347edbdb587133575483ea)
+- [配置操作系统参数](#配置操作系统参数a-namezh-cn_topic_0270171707a)
+ - [操作系统参数](#操作系统参数a-namezh-cn_topic_0249784554_zh-cn_topic_0241805805_zh-cn_topic_0085434661_zh-cn_topic_0059782062_section3705271819540a)
+ - [文件系统参数](#文件系统参数a-namezh-cn_topic_0249784554_zh-cn_topic_0241805805_zh-cn_topic_0085434661_zh-cn_topic_0059782062_section4118580316369a)
+ - [transparent\_hugepage设置](#transparent\_hugepage设置a-namezh-cn_topic_0249784554_zh-cn_topic_0241805805_zh-cn_topic_0085434661_zh-cn_topic_0059782062_section38366550113020a)
+ - [文件句柄设置](#文件句柄设置a-namezh-cn_topic_0249784554_zh-cn_topic_0241805805_zh-cn_topic_0085434661_zh-cn_topic_0059782062_section49556455195442a)
+ - [系统支持的最大进程数设置](#系统支持的最大进程数设置a-namezh-cn_topic_0249784554_zh-cn_topic_0241805805_zh-cn_topic_0085434661_zh-cn_topic_0059782062_section65253147151525a)
+ - [网卡参数配置](#网卡参数配置a-namezh-cn_topic_0249784554_zh-cn_topic_0241805805_zh-cn_topic_0085434661_zh-cn_topic_0059782062_section6007556195457a)
diff --git "a/content/zh/docs/Quickstart/\347\256\200\345\215\225\346\225\260\346\215\256\347\256\241\347\220\206.md" "b/content/zh/docs/Quickstart/\347\256\200\345\215\225\346\225\260\346\215\256\347\256\241\347\220\206.md"
index e4a0f47d9..e980d7b97 100644
--- "a/content/zh/docs/Quickstart/\347\256\200\345\215\225\346\225\260\346\215\256\347\256\241\347\220\206.md"
+++ "b/content/zh/docs/Quickstart/\347\256\200\345\215\225\346\225\260\346\215\256\347\256\241\347\220\206.md"
@@ -2,15 +2,14 @@
-- [简单数据管理](#简单数据管理a-namezh-cn_topic_0241704258a)
- - [创建数据库](#创建数据库a-namezh-cn_topic_0241704259a)
- - [注意事项](#注意事项a-namezh-cn_topic_0241234235_zh-cn_topic_0059778277_s818d4df5d095482f86d8e7258a75df1ba)
- - [语法格式](#语法格式a-namezh-cn_topic_0241234235_zh-cn_topic_0059778277_s819ed4de9ed04006954df8016e5e4858a)
- - [示例](#示例a-namezh-cn_topic_0241234235_section5221233281a)
- - [创建表](#创建表a-namezh-cn_topic_0241704260a)
- - [语法格式](#语法格式a-namezh-cn_topic_0241234236_zh-cn_topic_0059778169_sc7a49d08f8ac43189f0e7b1c74f877eba)
- - [示例](#示例a-namezh-cn_topic_0241234236_zh-cn_topic_0059778169_s86758dcf05d442d2a9ebd272e76ed1b8a)
- - [查看对象](#查看对象a-namezh-cn_topic_0241704261a)
+- [创建数据库](#创建数据库a-namezh-cn_topic_0241704259a)
+ - [注意事项](#注意事项a-namezh-cn_topic_0241234235_zh-cn_topic_0059778277_s818d4df5d095482f86d8e7258a75df1ba)
+ - [语法格式](#语法格式a-namezh-cn_topic_0241234235_zh-cn_topic_0059778277_s819ed4de9ed04006954df8016e5e4858a)
+ - [示例](#示例a-namezh-cn_topic_0241234235_section5221233281a)
+- [创建表](#创建表a-namezh-cn_topic_0241704260a)
+ - [语法格式](#语法格式a-namezh-cn_topic_0241234236_zh-cn_topic_0059778169_sc7a49d08f8ac43189f0e7b1c74f877eba)
+ - [示例](#示例a-namezh-cn_topic_0241234236_zh-cn_topic_0059778169_s86758dcf05d442d2a9ebd272e76ed1b8a)
+- [查看对象](#查看对象a-namezh-cn_topic_0241704261a)
diff --git "a/content/zh/docs/Quickstart/\347\256\200\345\215\225\346\235\203\351\231\220\347\256\241\347\220\206.md" "b/content/zh/docs/Quickstart/\347\256\200\345\215\225\346\235\203\351\231\220\347\256\241\347\220\206.md"
index 1f08517de..abc4a0260 100644
--- "a/content/zh/docs/Quickstart/\347\256\200\345\215\225\346\235\203\351\231\220\347\256\241\347\220\206.md"
+++ "b/content/zh/docs/Quickstart/\347\256\200\345\215\225\346\235\203\351\231\220\347\256\241\347\220\206.md"
@@ -2,18 +2,17 @@
-- [简单权限管理](#简单权限管理a-namezh-cn_topic_0241704262a)
- - [创建角色](#创建角色a-namezh-cn_topic_0241704263a)
- - [注意事项](#注意事项a-namezh-cn_topic_0241234239_zh-cn_topic_0059778189_sca46ba0a91d7470c94ec4197a5befe87a)
- - [语法格式](#语法格式a-namezh-cn_topic_0241234239_zh-cn_topic_0059778189_se8fd2944bc8f42e2be5e7bd140f801fca)
- - [示例](#示例a-namezh-cn_topic_0241234239_zh-cn_topic_0059778189_s0dea2f90b8474387aff0ab3f366a611ea)
- - [创建用户](#创建用户a-namezh-cn_topic_0241704264a)
- - [注意事项](#注意事项a-namezh-cn_topic_0241234240_zh-cn_topic_0059778166_sd48f2980b9464b1abca65a4747930552a)
- - [语法格式](#语法格式a-namezh-cn_topic_0241234240_zh-cn_topic_0059778166_s93c6eaefe7c447408b7d42ff86e6035fa)
- - [示例](#示例a-namezh-cn_topic_0241234240_zh-cn_topic_0059778166_sfbca773f5bcd4799b3ea668b3eb074faa)
- - [权限赋予](#权限赋予a-namezh-cn_topic_0241704265a)
- - [语法格式](#语法格式a-namezh-cn_topic_0241234241_zh-cn_topic_0059778755_s9b21365068e9482782f400457afa8a01a)
- - [示例](#示例a-namezh-cn_topic_0241234241_zh-cn_topic_0059778755_s724dfb1c8978412b95cb308b64dfa447a)
+- [创建角色](#创建角色a-namezh-cn_topic_0241704263a)
+ - [注意事项](#注意事项a-namezh-cn_topic_0241234239_zh-cn_topic_0059778189_sca46ba0a91d7470c94ec4197a5befe87a)
+ - [语法格式](#语法格式a-namezh-cn_topic_0241234239_zh-cn_topic_0059778189_se8fd2944bc8f42e2be5e7bd140f801fca)
+ - [示例](#示例a-namezh-cn_topic_0241234239_zh-cn_topic_0059778189_s0dea2f90b8474387aff0ab3f366a611ea)
+- [创建用户](#创建用户a-namezh-cn_topic_0241704264a)
+ - [注意事项](#注意事项a-namezh-cn_topic_0241234240_zh-cn_topic_0059778166_sd48f2980b9464b1abca65a4747930552a)
+ - [语法格式](#语法格式a-namezh-cn_topic_0241234240_zh-cn_topic_0059778166_s93c6eaefe7c447408b7d42ff86e6035fa)
+ - [示例](#示例a-namezh-cn_topic_0241234240_zh-cn_topic_0059778166_sfbca773f5bcd4799b3ea668b3eb074faa)
+- [权限赋予](#权限赋予a-namezh-cn_topic_0241704265a)
+ - [语法格式](#语法格式a-namezh-cn_topic_0241234241_zh-cn_topic_0059778755_s9b21365068e9482782f400457afa8a01a)
+ - [示例](#示例a-namezh-cn_topic_0241234241_zh-cn_topic_0059778755_s724dfb1c8978412b95cb308b64dfa447a)
diff --git "a/content/zh/docs/Quickstart/\350\256\276\347\275\256openGauss\345\217\202\346\225\260.md" "b/content/zh/docs/Quickstart/\350\256\276\347\275\256openGauss\345\217\202\346\225\260.md"
index 1d0a0fe9d..29d1a0dc6 100644
--- "a/content/zh/docs/Quickstart/\350\256\276\347\275\256openGauss\345\217\202\346\225\260.md"
+++ "b/content/zh/docs/Quickstart/\350\256\276\347\275\256openGauss\345\217\202\346\225\260.md"
@@ -2,15 +2,14 @@
-- [设置openGauss参数](#设置opengauss参数a-namezh-cn_topic_0241704229a)
- - [设置客户端认证策略](#设置客户端认证策略a-namezh-cn_topic_0241704250a)
- - [语法](#语法a-namesection18231623182312a)
- - [命令参考](#命令参考a-namezh-cn_topic_0241234206_zh-cn_topic_0059778019_s9f42fc33773a49829076e2e0121d9a5fa)
- - [示例](#示例a-namezh-cn_topic_0241234206_section196405363211a)
- - [设置配置文件参数](#设置配置文件参数a-namezh-cn_topic_0241704251a)
- - [语法](#语法a-namezh-cn_topic_0241234207_section12202966262a)
- - [命令参考](#命令参考a-namezh-cn_topic_0241234207_zh-cn_topic_0059778019_s9f42fc33773a49829076e2e0121d9a5fa)
- - [示例](#示例a-namezh-cn_topic_0241234207_section53021226153217a)
+- [设置客户端认证策略](#设置客户端认证策略a-namezh-cn_topic_0241704250a)
+ - [语法](#语法a-namesection18231623182312a)
+ - [命令参考](#命令参考a-namezh-cn_topic_0241234206_zh-cn_topic_0059778019_s9f42fc33773a49829076e2e0121d9a5fa)
+ - [示例](#示例a-namezh-cn_topic_0241234206_section196405363211a)
+- [设置配置文件参数](#设置配置文件参数a-namezh-cn_topic_0241704251a)
+ - [语法](#语法a-namezh-cn_topic_0241234207_section12202966262a)
+ - [命令参考](#命令参考a-namezh-cn_topic_0241234207_zh-cn_topic_0059778019_s9f42fc33773a49829076e2e0121d9a5fa)
+ - [示例](#示例a-namezh-cn_topic_0241234207_section53021226153217a)
diff --git "a/content/zh/docs/Technicalwhitepaper/\346\225\260\346\215\256\345\272\223\346\240\270\345\277\203\346\212\200\346\234\257.md" "b/content/zh/docs/Technicalwhitepaper/\346\225\260\346\215\256\345\272\223\346\240\270\345\277\203\346\212\200\346\234\257.md"
index 67d5e006d..dd9cd0429 100644
--- "a/content/zh/docs/Technicalwhitepaper/\346\225\260\346\215\256\345\272\223\346\240\270\345\277\203\346\212\200\346\234\257.md"
+++ "b/content/zh/docs/Technicalwhitepaper/\346\225\260\346\215\256\345\272\223\346\240\270\345\277\203\346\212\200\346\234\257.md"
@@ -2,31 +2,30 @@
-- [数据库核心技术](#数据库核心技术a-namezh-cn_concept_0252569318a)
- - [面向应用开发的基本功能](#面向应用开发的基本功能a-namezh-cn_concept_0252569319a)
- - [高性能](#高性能a-namezh-cn_concept_0252569351a)
- - [CBO优化器](#cbo优化器a-namesection191361958173919a)
- - [行列混合存储](#行列混合存储a-namesection238822244016a)
- - [自适应压缩](#自适应压缩a-namesection165674464017a)
- - [分区](#分区a-namesection179995312414a)
- - [SQL by pass](#sql-by-passa-namesection35179210428a)
- - [鲲鹏NUMA架构优化](#鲲鹏numa架构优化a-namesection1133517227426a)
- - [高扩展](#高扩展a-namezh-cn_concept_0252569367a)
- - [高可用](#高可用a-namezh-cn_concept_0252569372a)
- - [主备机](#主备机a-namesection3473135114413a)
- - [逻辑备份](#逻辑备份a-namesection11293115015445a)
- - [物理备份](#物理备份a-namesection1370220278457a)
- - [可维护性](#可维护性a-namezh-cn_concept_0252569383a)
- - [支持WDR诊断报告](#支持wdr诊断报告a-namesection16308432469a)
- - [慢SQL诊断](#慢sql诊断a-namesection11920121884711a)
- - [支持一键式收集诊断信息](#支持一键式收集诊断信息a-namesection38495113486a)
- - [数据库安全](#数据库安全a-namezh-cn_concept_0252569391a)
- - [访问控制](#访问控制a-namesection1518355319485a)
- - [控制权和访问权分离](#控制权和访问权分离a-namesection74261220114919a)
- - [数据库加密认证](#数据库加密认证a-namesection5666740124910a)
- - [数据库审计](#数据库审计a-namesection1544614711502a)
- - [网络通信安全特性](#网络通信安全特性a-namesection12318192310500a)
- - [行级访问控制](#行级访问控制a-namesection135874520509a)
+- [面向应用开发的基本功能](#面向应用开发的基本功能a-namezh-cn_concept_0252569319a)
+- [高性能](#高性能a-namezh-cn_concept_0252569351a)
+ - [CBO优化器](#cbo优化器a-namesection191361958173919a)
+ - [行列混合存储](#行列混合存储a-namesection238822244016a)
+ - [自适应压缩](#自适应压缩a-namesection165674464017a)
+ - [分区](#分区a-namesection179995312414a)
+ - [SQL by pass](#sql-by-passa-namesection35179210428a)
+ - [鲲鹏NUMA架构优化](#鲲鹏numa架构优化a-namesection1133517227426a)
+- [高扩展](#高扩展a-namezh-cn_concept_0252569367a)
+- [高可用](#高可用a-namezh-cn_concept_0252569372a)
+ - [主备机](#主备机a-namesection3473135114413a)
+ - [逻辑备份](#逻辑备份a-namesection11293115015445a)
+ - [物理备份](#物理备份a-namesection1370220278457a)
+- [可维护性](#可维护性a-namezh-cn_concept_0252569383a)
+ - [支持WDR诊断报告](#支持wdr诊断报告a-namesection16308432469a)
+ - [慢SQL诊断](#慢sql诊断a-namesection11920121884711a)
+ - [支持一键式收集诊断信息](#支持一键式收集诊断信息a-namesection38495113486a)
+- [数据库安全](#数据库安全a-namezh-cn_concept_0252569391a)
+ - [访问控制](#访问控制a-namesection1518355319485a)
+ - [控制权和访问权分离](#控制权和访问权分离a-namesection74261220114919a)
+ - [数据库加密认证](#数据库加密认证a-namesection5666740124910a)
+ - [数据库审计](#数据库审计a-namesection1544614711502a)
+ - [网络通信安全特性](#网络通信安全特性a-namesection12318192310500a)
+ - [行级访问控制](#行级访问控制a-namesection135874520509a)
diff --git a/content/zh/menu/index.md b/content/zh/menu/index.md
index 2c99a48c4..60a0e2a8f 100644
--- a/content/zh/menu/index.md
+++ b/content/zh/menu/index.md
@@ -60,8 +60,8 @@ headless: true
- [gsql客户端连接]({{< relref "./docs/Quickstart/gsql客户端连接.md" >}})
- [简单数据管理]({{< relref "./docs/Quickstart/简单数据管理.md" >}})
- [简单权限管理]({{< relref "./docs/Quickstart/简单权限管理.md" >}})
- - [通过客户端工具执行SQL]({{< relref "./docs/Quickstart/通过客户端工具执行SQL.md" >}})
- - [通过JDBC执行SQL]({{< relref "./docs/Quickstart/通过JDBC执行SQL.md" >}})
+ - [通过客户端工具执行SQL]({{< relref "./docs/Quickstart/通过客户端工具执行SQL.md" >}})
+ - [通过JDBC执行SQL]({{< relref "./docs/Quickstart/通过JDBC执行SQL.md" >}})
- [配置运行参数]({{< relref "./docs/Quickstart/配置运行参数.md" >}})
- [GUC参数说明]({{< relref "./docs/Quickstart/GUC参数说明.md" >}})
- [GUC使用说明]({{< relref "./docs/Quickstart/GUC使用说明.md" >}})
--
Gitee