Tablespaces are used to allocate in the filesystem an alternative location where the data files containing database objects (like tables and indexes) can reside. Only superusers have the privileges to create tablespaces on the server; however, once a tablespace is created, it can have its ownership changed to another user.
Attribute | Description |
---|---|
Directory |
A valid path in the server where the tablespace will be created. |