You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "wbcfwbe (via GitHub)" <gi...@apache.org> on 2023/06/08 06:43:43 UTC

[GitHub] [shardingsphere] wbcfwbe opened a new issue, #26162: [New Feature] Support PostgreSQL pg_catalog.pg_stat_database_conflicts view empty query

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

   # Background
   This task is a subtask of issue #24662.
   
   Hi community.
   ShardingSphere is committed to providing a multi-source heterogeneous, enhanced database platform and further building an ecosystem around the upper layer of the platform.
   So ShardingSphere needs to be compatible with the inquiries of the system database of various types of databases, such as MySQL, PostgreSQL, and OpenGauss.
   
   So we want to mock all system database tables and views query, return to the empty result.
   
   # Tasks
   In this issue, we will implement the empty query of the following system tables/views:
   - [ ] pg_stat_database_conflicts
   - [ ] pg_stat_gssapi
   - [ ] pg_stat_progress_analyze
   - [ ] pg_stat_progress_basebackup
   - [ ] pg_stat_progress_cluster
   
   # Refer PR
   You can refer to the following similar PR to complete the task.
   MySQL: #25076, #25256, PostgreSQL: #25752
   


-- 
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] strongduanmu commented on issue #26162: [New Feature] Support PostgreSQL pg_catalog.pg_stat_database_conflicts view empty query

Posted by "strongduanmu (via GitHub)" <gi...@apache.org>.
strongduanmu commented on issue #26162:
URL: https://github.com/apache/shardingsphere/issues/26162#issuecomment-1595911880

   @Master-sudo-doct Wellcome, I just 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


[GitHub] [shardingsphere] Master-sudo-doct commented on issue #26162: [New Feature] Support PostgreSQL pg_catalog.pg_stat_database_conflicts view empty query

Posted by "Master-sudo-doct (via GitHub)" <gi...@apache.org>.
Master-sudo-doct commented on issue #26162:
URL: https://github.com/apache/shardingsphere/issues/26162#issuecomment-1595682314

   hi, I try to do this work.


-- 
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 #26162: [New Feature] Support PostgreSQL pg_catalog.pg_stat_database_conflicts view empty query

Posted by "tuichenchuxin (via GitHub)" <gi...@apache.org>.
tuichenchuxin closed issue #26162: [New Feature] Support PostgreSQL pg_catalog.pg_stat_database_conflicts view empty query
URL: https://github.com/apache/shardingsphere/issues/26162


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