Samples
Attach the tablespacedisk1 to the conditions:
Arguments
The syntax is:
Tablespaces need to be created before
being attached to a . Once created, tablespaces can be
attached to multiple s simultaneously to share the
underlying disk storage. Associating a regular table with a tablespace
using the
TABLESPACE option to CREATE TABLE, prior to calling
create_hypertable, has the same effect as calling
attach_tablespace immediately following create_hypertable.