diff --git a/content/docs-lite/en/menu/index.md b/content/docs-lite/en/menu/index.md index f875db7c38efd5f9e30f3b7f0f1349e5a0017aa1..958c263de3f1bbdb0c80b95c8700fba0a7ad8feb 100644 --- a/content/docs-lite/en/menu/index.md +++ b/content/docs-lite/en/menu/index.md @@ -238,7 +238,7 @@ headless: true - [ODBC Packages, Dependent Libraries, and Header Files]({{< relref "./docs/DeveloperGuide/odbc-packages-dependent-libraries-and-header-files.md" >}}) - [Configuring a Data Source in the Linux OS]({{< relref "./docs/DeveloperGuide/configuring-a-data-source-in-the-linux-os.md" >}}) - [Development Process]({{< relref "./docs/DeveloperGuide/development-process-odbc.md" >}}) - - [Example: Common Functions and Batch Binding]({{< relref "./docs/DeveloperGuide/development-process-odbc.md.md" >}}) + - [Example: Common Functions and Batch Binding]({{< relref "./docs/DeveloperGuide/example-common-functions-and-batch-binding.md" >}}) - [Typical Application Scenarios and Configurations]({{< relref "./docs/DeveloperGuide/typical-application-scenarios-and-configurations.md" >}}) - [ODBC Interface Reference]({{< relref "./docs/DeveloperGuide/odbc-interface-reference.md" >}}) - [SQLAllocEnv]({{< relref "./docs/Developerguide/sqlallocenv.md" >}}) diff --git a/content/en/docs/DatabaseOMGuide/before-you-start.md b/content/en/docs/DatabaseOMGuide/before-you-start.md index 31aa59db1a4d9e4d46b71f30f810f5e98d3b8ca4..006607a140e489bbef0eaef169cb50424b174cdc 100644 --- a/content/en/docs/DatabaseOMGuide/before-you-start.md +++ b/content/en/docs/DatabaseOMGuide/before-you-start.md @@ -35,24 +35,25 @@ Gray upgrade: based on gray upgrade, supports to upgrade the specified nodes, su

Upgrade Description

-

Versions earlier than openGauss 1.0.1

+

openGauss 2.0.x version

-

It can be upgraded to any version earlier than openGauss 1.0.1.

+

It can be upgraded to openGauss 3.0.x version

-

openGauss 1.0.1

+

openGauss 2.0.x version

-

It can be upgraded to openGauss 1.1.0.

+

It can be upgraded to openGauss 5.0.x version

-

openGauss 1.1.0 and later

+

openGauss 3.0.x version

-

It can be upgraded to any version form openGauss 1.1.0 to openGauss 3.1.0 (exclusive).

+

It can be upgraded to openGauss 5.0.x version

+**Important note:** Upgrading only ensures the successful upgrade of the LTS version, while the innovative version does not guarantee the success of the upgrade. It is recommended to install the LTS version first, and it is not recommended to use the innovative version in the production environment. >![](../public_sys-resources/icon-note.gif) **NOTE:** >To view the current version, run the following command: diff --git "a/content/zh/docs/DatabaseOMGuide/\345\215\207\347\272\247\345\211\215\345\277\205\350\257\273.md" "b/content/zh/docs/DatabaseOMGuide/\345\215\207\347\272\247\345\211\215\345\277\205\350\257\273.md" index 3f256770c2ce786119bead40e2e1811b4deb2861..f848c1e1c2e039508ed126f76feb3b9c8a816726 100644 --- "a/content/zh/docs/DatabaseOMGuide/\345\215\207\347\272\247\345\211\215\345\277\205\350\257\273.md" +++ "b/content/zh/docs/DatabaseOMGuide/\345\215\207\347\272\247\345\211\215\345\277\205\350\257\273.md" @@ -35,25 +35,25 @@ openGauss升级版本要求如[表1](#table7961729)所示。

升级说明

-

openGauss1.0.1版本之前的版本

+

openGauss2.0.x版本

-

可以升级到openGauss1.0.1之前的任意版本。

+

可以升级到openGauss3.0.x版本

-

openGauss1.0.1版本

+

openGauss2.0.x版本

-

可以升级到openGauss1.1.0版本

+

可以升级到openGauss5.0.x版本

-

openGauss1.1.0版本之后的版本

+

openGauss3.0.x版本

-

可以升级到openGauss1.1.0-openGauss3.1.0的任意版本,不包含openGauss3.1.0版本。

+

可以升级到openGauss5.0.x版本

- +**重点说明:** 升级只保证LTS版本升级成功,创新版本不保证升级成功,优先推荐安装LTS版本,不推荐使用创新版上生产环境。 >![](public_sys-resources/icon-note.gif) **说明:** >升级前版本,可以通过执行如下工具查看。