!505 update help-information of creating tablespace

Merge pull request !505 from 周雄佳/davidzhou
This commit is contained in:
opengauss-bot
2020-12-15 20:05:23 +08:00
committed by Gitee

View File

@ -11,7 +11,7 @@
<refsynopsisdiv>
<synopsis>
CREATE TABLESPACE tablespace_name
[ OWNER user_name ] RELATIVE LOCATION 'directory' [ MAXSIZE 'space_size' ]
[ OWNER user_name ] [ RELATIVE ] LOCATION 'directory' [ MAXSIZE 'space_size' ]
[with_option_clause];
where option_clause can be: