Samples
Detach the tablespacedisk1 from the conditions:
disk1 from all s that the current
user has permissions for:
Arguments
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
tablespace | TEXT | - | ✔ | Tablespace to detach. |
hypertable | REGCLASS | - | ✖ | Hypertable to detach a the tablespace from. |
if_attached | BOOLEAN | FALSE | ✖ | Set to true to avoid throwing an error if the tablespace is not attached to the given table. A notice is issued instead. |