You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/12/23 10:17:23 UTC

[GitHub] [shardingsphere] TeslaCN commented on issue #22522: ERROR: Can not find JDBC type `2002` in PostgreSQL column type

TeslaCN commented on issue #22522:
URL: https://github.com/apache/shardingsphere/issues/22522#issuecomment-1363817349

   I found the type OID is related to table. So we could not simply map the JDBC type 2002 to a specific pg_type oid.
   
   ![image](https://user-images.githubusercontent.com/20503072/209318098-4ac56d6a-a6ef-4762-8ccf-21dbd403c753.png)
   
   ![image](https://user-images.githubusercontent.com/20503072/209317900-87ff5e38-f0b9-45f0-a7cc-5fda48ac491b.png)
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org