-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Can't not connect to sharding-proxy by pgAdmin #33733
Comments
|
What is the ShardingSphere version and pgAdmin version? |
ShardingSphere-5.5.0 @terrymanu |
What is pgAdmin and Postgres version? |
@terrymanu postgresql-16.4-1 suites. pgAdmin4 8.10 |
I got same problem,ShardingSphere proxy 5.5.0, pgadmin4 8.13 @terrymanu |
The various database tools do have some problems connecting to proxy.As for postgres,you can try to use |
sharding-proxy logs
When I debug source code (SQLParserExecutor:twoPhaseParse), I found that it can't not run multi sql in one line.
When pgadmin connect to sharding-proxy it automatically run below sql. I run any one sql in below that's ok.
The text was updated successfully, but these errors were encountered: