tablespace
- Specifies the default tablespace for the new database.
- If not specified, the same tablespace that is default for
- the template database is used. See
+ The name of the tablespace that will be associated with the
+ new database, or DEFAULT to use the
+ template database's tablespace. This
+ tablespace will be the default tablespace used for objects
+ created in this database. See
for more information.