RaigorJiang commented on issue #15145: URL: https://github.com/apache/shardingsphere/issues/15145#issuecomment-1024817961
> schemaName: jdt > > dataSources: primary_ds: url: jdbc:postgresql://10.25.108.163:5432/jdt username: postgres password: 123456 Hi @wyxabd From your configuration, the logic schema name is `jdt`, not root. In ShardingSphere, users can not use pg schema in SQL, it shoud be logic schema. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
