We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the ALTER DATABASE statement doc page (https://docs.yugabyte.com/latest/api/ysql/commands/ddl_alter_db/), the grammar shows "SET TABLESPACE new_tablespace". @m-iancu says that it is not supported yet.
cc @kmuthukk @bmatican
See also: #1124
The text was updated successfully, but these errors were encountered:
Just noticed that the same issue exists for CREATE DATABASE
Also, remove "tablespace_name" section in both doc pages.
Sorry, something went wrong.
ddorian
Successfully merging a pull request may close this issue.
In the ALTER DATABASE statement doc page (https://docs.yugabyte.com/latest/api/ysql/commands/ddl_alter_db/), the grammar shows "SET TABLESPACE new_tablespace". @m-iancu says that it is not supported yet.
cc @kmuthukk @bmatican
See also: #1124
The text was updated successfully, but these errors were encountered: