diff --git a/docs/opengauss/umn/ALL_META.TXT.json b/docs/opengauss/umn/ALL_META.TXT.json index b2a64c6a7..d579796df 100644 --- a/docs/opengauss/umn/ALL_META.TXT.json +++ b/docs/opengauss/umn/ALL_META.TXT.json @@ -196,7 +196,7 @@ "node_id":"en-us_topic_0000002088677498.xml", "product_code":"opengauss", "code":"10", - "des":"Currently, GaussDB 8.103, 3.223, 3.222, 3.208, 3.103, 2.7, 2.3, 1.4, and 1.0 are supported.", + "des":"Currently, GaussDB V2.0-8.102, V2.0-3.223, V2.0-3.222, and V2.0-3.208 are supported.", "doc_type":"usermanual", "kw":"Instance Versions,DB Instance Description,User Guide", "search_title":"", @@ -3218,7 +3218,7 @@ "code":"154", "des":"The nesting depth of multi-table association must be less than 8.If the association nesting is too deep, slow SQL statements may be generated. You need to optimize the as", "doc_type":"usermanual", - "kw":"Associated Query,Database Programming Guidelines,User Guide", + "kw":"Join Query,Database Programming Guidelines,User Guide", "search_title":"", "metedata":[ { @@ -3229,7 +3229,7 @@ "IsBot":"Yes" } ], - "title":"Associated Query", + "title":"Join Query", "githuburl":"" }, { @@ -3510,7 +3510,7 @@ "node_id":"en-us_topic_0000002088677158.xml", "product_code":"opengauss", "code":"168", - "des":"When workloads on a DB instance are heavy, the playback speed of standby nodes cannot catch up with write speed of primary nodes. After the system runs for a long time, l", + "des":"When workloads on a DB instance are heavy, the replay speed of standby nodes cannot catch up with write speed of primary nodes. After the system runs for a long time, log", "doc_type":"usermanual", "kw":"What Do I Do If Replay Speed of Standby Nodes Cannot Catch Up with Write Speed of Primary Nodes?,FAQ", "search_title":"", diff --git a/docs/opengauss/umn/CLASS.TXT.json b/docs/opengauss/umn/CLASS.TXT.json index 9f13014ab..cb829c4c1 100644 --- a/docs/opengauss/umn/CLASS.TXT.json +++ b/docs/opengauss/umn/CLASS.TXT.json @@ -81,7 +81,7 @@ "code":"9" }, { - "desc":"Currently, GaussDB 8.103, 3.223, 3.222, 3.208, 3.103, 2.7, 2.3, 1.4, and 1.0 are supported.", + "desc":"Currently, GaussDB V2.0-8.102, V2.0-3.223, V2.0-3.222, and V2.0-3.208 are supported.", "product_code":"opengauss", "title":"Instance Versions", "uri":"opengauss_01_0008.html", @@ -1379,7 +1379,7 @@ { "desc":"The nesting depth of multi-table association must be less than 8.If the association nesting is too deep, slow SQL statements may be generated. You need to optimize the as", "product_code":"opengauss", - "title":"Associated Query", + "title":"Join Query", "uri":"opengauss_tips_0022.html", "doc_type":"usermanual", "p_code":"146", @@ -1503,7 +1503,7 @@ "code":"167" }, { - "desc":"When workloads on a DB instance are heavy, the playback speed of standby nodes cannot catch up with write speed of primary nodes. After the system runs for a long time, l", + "desc":"When workloads on a DB instance are heavy, the replay speed of standby nodes cannot catch up with write speed of primary nodes. After the system runs for a long time, log", "product_code":"opengauss", "title":"What Do I Do If Replay Speed of Standby Nodes Cannot Catch Up with Write Speed of Primary Nodes?", "uri":"opengauss_faq_0010.html", diff --git a/docs/opengauss/umn/opengauss_01_0003.html b/docs/opengauss/umn/opengauss_01_0003.html index 6eb067505..00d9a7884 100644 --- a/docs/opengauss/umn/opengauss_01_0003.html +++ b/docs/opengauss/umn/opengauss_01_0003.html @@ -3,7 +3,7 @@

Basic Concepts

Instances

The smallest management unit in GaussDB is the instance. A DB instance is an isolated database environment hosted in the cloud. You can create and manage GaussDB instances on the management console. For details about instance statuses, instance specifications, storage types, and versions, see DB Instance Description.

-

Instance Versions

Currently, GaussDB 8.103, 3.223, 3.222, 3.208, 3.103, 2.7, 2.3, 1.4, and 1.0 are supported.

+

Instance Versions

Currently, GaussDB V2.0-8.102, V2.0-3.223, V2.0-3.222, and V2.0-3.208 are supported.

Instance Types

GaussDB supports distributed instances. Distributed instances allow you to add nodes as needed to handle large volumes of concurrent requests. The primary/standby instances are suitable for scenarios with small and stable volumes of data, where data reliability and service availability are important.

diff --git a/docs/opengauss/umn/opengauss_01_0008.html b/docs/opengauss/umn/opengauss_01_0008.html index 2c42784df..9ffd46a0c 100644 --- a/docs/opengauss/umn/opengauss_01_0008.html +++ b/docs/opengauss/umn/opengauss_01_0008.html @@ -1,7 +1,7 @@

Instance Versions

-

Currently, GaussDB 8.103, 3.223, 3.222, 3.208, 3.103, 2.7, 2.3, 1.4, and 1.0 are supported.

+

Currently, GaussDB V2.0-8.102, V2.0-3.223, V2.0-3.222, and V2.0-3.208 are supported.