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 2021/05/30 08:06:05 UTC

[GitHub] [shardingsphere] tristaZero opened a new issue #10549: Support `CREATE TABLESPACE` of PostgreSQL

tristaZero opened a new issue #10549:
URL: https://github.com/apache/shardingsphere/issues/10549


   
   ### Desc
   Currently, some of the communities are test PostgreSQL-Sharding-Proxy by benchmark SQL. However, they reported that unsupported SQL, i.e., `CREATE TABLESPACE` has become a blocker for their work. 
   
   ### Task,
   To consider whether we can support this SQL in PostgreSQL-Sharding-Proxy effectively.
   
   > create tablespace example3 relative location 'tablesapce2'; create table t1 TABLESPACE tablespace_name
   
   ### Ref
   - https://www.postgresql.org/docs/10/sql-createtablespace.html
   - https://www.postgresql.org/docs/10/sql-createtable.html


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



[GitHub] [shardingsphere] strongduanmu commented on issue #10549: Support `CREATE TABLESPACE` of PostgreSQL

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


   @zhujunxxxxx Because this issue is urgent, I will fix the problem first. Issue #10368 will include other unsupported statements. Welcome to participate.


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



[GitHub] [shardingsphere] zhujunxxxxx commented on issue #10549: Support `CREATE TABLESPACE` of PostgreSQL

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


   @strongduanmu OK.


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



[GitHub] [shardingsphere] tristaZero closed issue #10549: Support `CREATE TABLESPACE` of PostgreSQL

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #10549:
URL: https://github.com/apache/shardingsphere/issues/10549


   


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



[GitHub] [shardingsphere] zhujunxxxxx commented on issue #10549: Support `CREATE TABLESPACE` of PostgreSQL

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


   I'd like to try it;


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