diff --git a/content/en/docs/Quickstart/configuring-opengauss-parameters.md b/content/en/docs/Quickstart/configuring-opengauss-parameters.md index ddf730ea6ed9b3325547d5457015f2af56f5adc5..77a6f888074d7dd9c1524000958a9b7f67a64e28 100644 --- a/content/en/docs/Quickstart/configuring-opengauss-parameters.md +++ b/content/en/docs/Quickstart/configuring-opengauss-parameters.md @@ -15,7 +15,7 @@ ## Setting a Client Authentication Policy -The current default values for parameters in the openGauss configuration file \(**pg\_hba.conf**\) are all in single-instance configuration mode. You can set application parameters by using **gs\_guc**. For more configurations, see the product documentation. +The current default values for parameters in the openGauss configuration file \(**pg\_hba.conf**\) are all in single-instance configuration mode. You can set application parameters by using **gs\_guc**. For more configurations, see the Developerguide. ### Syntax diff --git a/content/en/docs/Toolreference/gs_ctl.md b/content/en/docs/Toolreference/gs_ctl.md index 19d5b35f4af5bc7135f29cf7867899fa6162dc9f..966e985bcac07b12ebd6121d5b72507737f48e93 100644 --- a/content/en/docs/Toolreference/gs_ctl.md +++ b/content/en/docs/Toolreference/gs_ctl.md @@ -74,6 +74,7 @@ The **gs\_ctl** tool can use the following types of parameters:

switchover

When the primary/standby server relationship is normal, switches the standby server is to primary for maintenance purposes. Data will not be lost during the switchover.

+

You must run the switchover command on the standy node to be switched to the primary node.

After the switchover is successful, you need to run the gs_om -t refreshconf command to record information about the current primary and standby servers.

After the switchover command is executed, if a timeout message is returned, the execution status of the background process may be uncertain.

diff --git "a/content/zh/docs/installation/openGauss\345\256\271\345\231\250\347\211\210\346\234\254\345\256\211\350\243\205\346\214\207\345\215\227.md" "b/content/zh/docs/installation/\345\256\271\345\231\250\345\256\211\350\243\205.md" similarity index 100% rename from "content/zh/docs/installation/openGauss\345\256\271\345\231\250\347\211\210\346\234\254\345\256\211\350\243\205\346\214\207\345\215\227.md" rename to "content/zh/docs/installation/\345\256\271\345\231\250\345\256\211\350\243\205.md" diff --git a/content/zh/menu/index.md b/content/zh/menu/index.md index 06922afeca5b729d5978d92f084138651e89662c..f6dccc665f991171b8b2ce19027de5d29c292728 100644 --- a/content/zh/menu/index.md +++ b/content/zh/menu/index.md @@ -139,7 +139,7 @@ headless: true - [初始化数据库]({{< relref "./docs/Installation/初始化数据库.md" >}}) - [(可选)设置备机可读]({{< relref "./docs/Installation/(可选)设置备机可读.md" >}}) - [安装验证]({{< relref "./docs/Installation/安装验证.md" >}}) - [容器安装opennGuss]({{< relref "./docs/Installation/openGauss容器版本安装指南.md" >}}) + - [容器安装]({{< relref "./docs/Installation/openGauss容器安装.md" >}}) - [卸载openGauss]({{< relref "./docs/Installation/卸载openGauss.md" >}}) - [管理员指南]({{< relref "./docs/Administratorguide/Administratorguide.md" >}})