Table 1 DB engines and versionsDB Engine
|
-Single
+ | Single
|
-Primary/Standby
+ | Primary/Standby
|
-Cluster
+ | Cluster
|
-MySQL
+ |
MySQL
|
-
+ |
|
-
+ |
|
-Not supported
+ | Not supported
|
-PostgreSQL
+ |
PostgreSQL
|
-
+ |
|
-
+ |
|
-Not supported
+ | Not supported
|
-Microsoft SQL Server
+ |
Microsoft SQL Server
|
-
+ |
|
-
+ |
|
-
+ |
|
diff --git a/docs/rds/api-ref/en-us_topic_0056889804.html b/docs/rds/api-ref/en-us_topic_0056889804.html
index 905751689..3ba1be99a 100644
--- a/docs/rds/api-ref/en-us_topic_0056889804.html
+++ b/docs/rds/api-ref/en-us_topic_0056889804.html
@@ -307,7 +307,7 @@
String
|
Specifies the database version.
-- MySQL databases support 5.6, 5.7 and 8.0. Example value: 5.7
- PostgreSQL databases support 9.5, 9.6, 10, 11, 12, 13, and 14. Example value: 9.6
+- MySQL databases support 5.6, 5.7 and 8.0. Example value: 5.7
- PostgreSQL databases support 9.5, 9.6, 10, 11, 12, 13, 14 and 15. Example value: 9.6
For details about supported database versions, see section Database Version Queries.
|
diff --git a/docs/rds/api-ref/rds_01_0002.html b/docs/rds/api-ref/rds_01_0002.html
index ad04fea2f..17065241f 100644
--- a/docs/rds/api-ref/rds_01_0002.html
+++ b/docs/rds/api-ref/rds_01_0002.html
@@ -359,7 +359,7 @@
String
|
Specifies the database version.
-- MySQL databases support 5.6, 5.7, and 8.0. Example value: 5.7
- PostgreSQL databases support 9.5, 9.6, 10, 11, 12, 13, and 14. Example value: 9.6
- Microsoft SQL Server databases only support 2017_SE, 2017_EE, 2019_SE, 2019_EE, 2022_SE and 2022_EE. Example value: 2017_SE
+- MySQL databases support 5.6, 5.7, and 8.0. Example value: 5.7
- PostgreSQL databases support 9.5, 9.6, 10, 11, 12, 13, 14 and 15. Example value: 9.6
- Microsoft SQL Server databases only support 2017_SE, 2017_EE, 2019_SE, 2019_EE, 2022_SE and 2022_EE. Example value: 2017_SE
For details about supported database versions, see section Querying Version Information About a DB Engine.
|
diff --git a/docs/rds/api-ref/rds_04_0002.html b/docs/rds/api-ref/rds_04_0002.html
index 0e019471e..2d2b30545 100644
--- a/docs/rds/api-ref/rds_04_0002.html
+++ b/docs/rds/api-ref/rds_04_0002.html
@@ -36,7 +36,7 @@
Yes
|
Specifies the database version. For details about how to obtain the database version, see section Querying Version Information About a DB Engine.
-- MySQL databases support 5.6, 5.7, and 8.0.
- PostgreSQL databases support 9.5, 9.6, 10, 11, 12, 13, and 14.
- Microsoft SQL Server databases only support 2017_SE, 2017_EE, 2019_SE, 2019_EE, 2022_SE and 2022_EE.
+- MySQL databases support 5.6, 5.7, and 8.0.
- PostgreSQL databases support 9.5, 9.6, 10, 11, 12, 13, 14 and 15.
- Microsoft SQL Server databases only support 2017_SE, 2017_EE, 2019_SE, 2019_EE, 2022_SE and 2022_EE.
|
diff --git a/docs/rds/api-ref/rds_06_0002.html b/docs/rds/api-ref/rds_06_0002.html
index d16a5b3b2..dd61dd95e 100644
--- a/docs/rds/api-ref/rds_06_0002.html
+++ b/docs/rds/api-ref/rds_06_0002.html
@@ -124,7 +124,7 @@
Array
|
Indicates the database version.
-- MySQL databases support 5.6, 5.7, and 8.0.
- PostgreSQL databases support 9.5, 9.6, 10, 11, 12, 13, and 14.
- Microsoft SQL Server databases only support 2017_SE, 2017_EE, 2019_SE, 2019_EE, 2022_SE and 2022_EE.
+- MySQL databases support 5.6, 5.7, and 8.0.
- PostgreSQL databases support 9.5, 9.6, 10, 11, 12, 13, 14, and 15.
- Microsoft SQL Server databases only support 2017_SE, 2017_EE, 2019_SE, 2019_EE, 2022_SE and 2022_EE.
Example value for MySQL: ["5.6","5.7","8.0"]
|