strongduanmu commented on issue #18156:
URL: 
https://github.com/apache/shardingsphere/issues/18156#issuecomment-1146067671

   > # when use ShardingSphere-5.1.2 proxy run TPC-C for openGauss
   
   @wsm12138 Please use the database created by the user for testing. The 
default postgres database contains gaussdb schema, and our username also uses 
gaussdb, which will trigger the implicit search path logic. Please use a 
user-created database for testing. The default postgres library includes the 
gaussdb schema, and our username also uses gaussdb, which triggers the implicit 
search path logic. 
   
   ShardingSphere currently does not support the search path feature, so there 
will be some problems that the schema cannot be recognized.


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

Reply via email to