kezhenxu94 commented on code in PR #13812:
URL: 
https://github.com/apache/dolphinscheduler/pull/13812#discussion_r1151406773


##########
dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-jdbc/README.md:
##########
@@ -34,3 +34,31 @@ store server metadata.
 
 NOTE: You need to add `mysql-connector-java.jar` into DS classpath, since this 
plugin will not bundle this driver in distribution.
 You can get the detail about <a 
href="https://dolphinscheduler.apache.org/en-us/docs/3.1.2/guide/installation/pseudo-cluster";>Initialize
 the Database</a>
+
+## Use Postgresql as registry center
+If you want to set Postgresql as the registry center, you need to do the below 
two steps:
+
+1. Initialize the mysql table

Review Comment:
   ```suggestion
   1. Initialize the PostgreSQL table
   ```



-- 
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