Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find JDBC type '2003' in PostgreSQL column type #6232

Closed
dingyf12593 opened this issue Jul 2, 2020 · 2 comments
Closed

Cannot find JDBC type '2003' in PostgreSQL column type #6232

dingyf12593 opened this issue Jul 2, 2020 · 2 comments
Assignees

Comments

@dingyf12593
Copy link

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

logs error
image

@dingyf12593
Copy link
Author

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

@tuohai666
Copy link
Member

Duplicated with #6408 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants