dingyf12593 commented on issue #6232:
URL: https://github.com/apache/shardingsphere/issues/6232#issuecomment-652735561


   demo datebase config
   
   url: 
jdbc:postgresql://81.69.156.86:5432/postgres?serverTimezone=UTC&useSSL=false&allowEncodingChanges=true
       username: postgres
       password: a1b1c1d1
       connectionTimeoutMilliseconds: 30000
       idleTimeoutMilliseconds: 60000
       maxLifetimeMilliseconds: 1800000
       maxPoolSize: 50
   
   demo Proxy config
   
       129.211.76.191:5432
   
       authentication:
          users:
          root:
             password: root
             authorizedSchemas: demo
   


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

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


Reply via email to