surukonda commented on issue #23964:
URL: 
https://github.com/apache/shardingsphere/issues/23964#issuecomment-1418726349

   > I found another problem when using the example 
https://github.com/karanpratapsingh/tutorials/tree/master/go/gorm.
   > 
   > The example replies on `pg_catalog`, which is not well supported by 
ShardingSphere-Proxy for now.
   > 
   > When the client connected to PostgreSQL directly. 
![image](https://user-images.githubusercontent.com/20503072/216902706-1e2bc59b-d4bb-4573-8de8-9d3d14db6e3f.png)
   > 
   > The Oid is incorrect when connected to ShardingSphere-Proxy. 
![image](https://user-images.githubusercontent.com/20503072/216902550-d4783e61-40f6-4604-acdd-173900edb5ca.png)
   
   Yes, is there a way to circumvent this problem? I'm also debugging this 
issue at my side, the INSERT statement doesn't even seems to log in the 
shardingshpere logs, it simply gives a `cannot convert true/false to 
Varbit/Varchar`


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