Location
The directory that will be used for the tablespace. The directory must be empty and must be owned
by the PostgreSQL system user. The directory must be specified by an absolute path name.
Owner
The name of the user who will own the tablespace. If omitted, defaults to the user executing
the command. Only superusers may create tablespaces, but they can assign ownership of tablespaces
to non-superusers.