RaigorJiang commented on issue #30572:
URL: 
https://github.com/apache/shardingsphere/issues/30572#issuecomment-2019502139

   @motume 
   From the error message, it appears that the proxy cannot connect to your DB. 
   Please troubleshoot the connection problem and try again.
   ```
   org.postgresql.util.PSQLException: The connection attempt failed.
   at 
org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:331)
   at 
org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49)
   at org.postgresql.jdbc.PgConnection.(PgConnection.java:247)
   at org.postgresql.Driver.makeConnection(Driver.java:434)
   at org.postgresql.Driver.connect(Driver.java:291)
   ```


-- 
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: notifications-unsubscr...@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to