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/16 02:14:23 UTC

[GitHub] [shardingsphere] tuichenchuxin opened a new issue, #22902: Optimize `ShardingStatisticsTableCollector` for database postgres and openGauss

tuichenchuxin opened a new issue, #22902:
URL: https://github.com/apache/shardingsphere/issues/22902

   ## Feature Request
   
   ### Describe the feature you would like.
   - Optimize `ShardingStatisticsTableCollector` for database postgres and openGauss
    ref to #21268 #22052
    We had added `sharding_table_statistics` table into `shardingsphere` database. And `ShardingStatisticsTableCollector` has supported MySQL and partial information of postgres/openGauss. This task is to complete the collect of pg/og's information.
    We can use this sql to get the data you collected.
    `select * from shardingsphere.sharding_table_statistics`


-- 
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.apache.org

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


[GitHub] [shardingsphere] lushaorong commented on issue #22902: Optimize `ShardingStatisticsTableCollector` for database postgres and openGauss

Posted by GitBox <gi...@apache.org>.
lushaorong commented on issue #22902:
URL: https://github.com/apache/shardingsphere/issues/22902#issuecomment-1381644021

   > @lushaorong hi, is there any progress of this issue?
   
   Not yet. I will submit PR tomorrow


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


[GitHub] [shardingsphere] lushaorong commented on issue #22902: Optimize `ShardingStatisticsTableCollector` for database postgres and openGauss

Posted by GitBox <gi...@apache.org>.
lushaorong commented on issue #22902:
URL: https://github.com/apache/shardingsphere/issues/22902#issuecomment-1374762844

   I want to try ```complete the collect of pg's information``` first


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


[GitHub] [shardingsphere] tuichenchuxin commented on issue #22902: Optimize `ShardingStatisticsTableCollector` for database postgres and openGauss

Posted by GitBox <gi...@apache.org>.
tuichenchuxin commented on issue #22902:
URL: https://github.com/apache/shardingsphere/issues/22902#issuecomment-1381463147

   @lushaorong hi, is there any progress of this issue?


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


[GitHub] [shardingsphere] tuichenchuxin closed issue #22902: Optimize `ShardingStatisticsTableCollector` for database postgres and openGauss

Posted by "tuichenchuxin (via GitHub)" <gi...@apache.org>.
tuichenchuxin closed issue #22902: Optimize `ShardingStatisticsTableCollector` for database postgres and openGauss
URL: https://github.com/apache/shardingsphere/issues/22902


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


[GitHub] [shardingsphere] strongduanmu commented on issue #22902: Optimize `ShardingStatisticsTableCollector` for database postgres and openGauss

Posted by GitBox <gi...@apache.org>.
strongduanmu commented on issue #22902:
URL: https://github.com/apache/shardingsphere/issues/22902#issuecomment-1374798243

   @lushaorong Welcome, I will assign this issue to you.


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