KomachiSion opened a new issue #4286: Problems with ShardingScaling support for 
PostgreSQL.
URL: https://github.com/apache/incubator-shardingsphere/issues/4286
 
 
   ShardingScaling plan to support PostgreSQL before merging into `master` 
branch.
   
   But there are some problems may need to fix:
   
   - [ ] Can't get columnMetaData of target table from PostgreSQL.
   - [ ] Some data type such as `Time` may loss part of precision.
   
   For the columnMetaData problem, I think we can redesign and refactor the 
metadata part in  ShardingScaling to avoid the problem. Otherwise, we need to 
wait for the proxy support to get columnMetaData through the `getColumns` 
interface.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to