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 2020/02/13 08:22:44 UTC

[GitHub] [incubator-shardingsphere] KomachiSion opened a new issue #4286: Problems with ShardingScaling support for PostgreSQL.

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] KomachiSion closed issue #4286: Problems with ShardingScaling support for PostgreSQL.

Posted by GitBox <gi...@apache.org>.
KomachiSion closed issue #4286: Problems with ShardingScaling support for PostgreSQL.
URL: https://github.com/apache/incubator-shardingsphere/issues/4286
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services