You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/07/02 01:47:16 UTC

[GitHub] [shardingsphere] dingyf12593 opened a new issue #6232: Cannot find JDBC type '2003' in PostgreSQL column type

dingyf12593 opened a new issue #6232:
URL: https://github.com/apache/shardingsphere/issues/6232


   ## Bug Report
   
   ShardingSphere-Proxy  4.1.1  
   
   pgsql  version  9.5.4 
   
   jdbc config   jdbc:postgresql://172.17.0.4:5432/demo?serverTimezone=UTC&useSSL=false&allowEncodingChanges=true
   
   navicat 15.0.11 connect show 
   ![image](https://user-images.githubusercontent.com/6504134/86307289-f9a18200-bc48-11ea-904e-9676e846909c.png)
   
   
   logs error 
   ![image](https://user-images.githubusercontent.com/6504134/86307281-f3130a80-bc48-11ea-93c4-22303d0ab78e.png)
   
   
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [shardingsphere] tuohai666 closed issue #6232: Cannot find JDBC type '2003' in PostgreSQL column type

Posted by GitBox <gi...@apache.org>.
tuohai666 closed issue #6232:
URL: https://github.com/apache/shardingsphere/issues/6232


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [shardingsphere] dingyf12593 commented on issue #6232: Cannot find JDBC type '2003' in PostgreSQL column type

Posted by GitBox <gi...@apache.org>.
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:
users@infra.apache.org



[GitHub] [shardingsphere] tuohai666 commented on issue #6232: Cannot find JDBC type '2003' in PostgreSQL column type

Posted by GitBox <gi...@apache.org>.
tuohai666 commented on issue #6232:
URL: https://github.com/apache/shardingsphere/issues/6232#issuecomment-664783732


   Duplicated with https://github.com/apache/shardingsphere/issues/6408 .


----------------------------------------------------------------
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:
users@infra.apache.org