SbloodyS commented on code in PR #17118:
URL: 
https://github.com/apache/dolphinscheduler/pull/17118#discussion_r2034380309


##########
docs/docs/zh/guide/installation/pseudo-cluster.md:
##########
@@ -10,7 +10,7 @@
 
 - JDK:下载[JDK][jdk] (1.8 或者 11),安装并配置 `JAVA_HOME` 环境变量,并将其下的 `bin` 目录追加到 `PATH` 
环境变量中。如果你的环境中已存在,可以跳过这步。
 - 二进制包:在[下载页面](https://dolphinscheduler.apache.org/zh-cn/download)下载 
DolphinScheduler 二进制包
-- 数据库:[PostgreSQL](https://www.postgresql.org/download/) (8.2.15+) 或者 
[MySQL](https://dev.mysql.com/downloads/mysql/) (5.7+),两者任选其一即可,如 MySQL 则需要 
JDBC Driver 8.0.33
+- 数据库:[PostgreSQL](https://www.postgresql.org/download/) (9.5+) 或者 
[MySQL](https://dev.mysql.com/downloads/mysql/) (5.7+),两者任选其一即可,如 MySQL 则需要 
JDBC Driver 8.0.33

Review Comment:
   You should change all the docs in all deployment mode with both english and 
chinese.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to