Setting Table Owner and Tablespace

The Owner drop-down list defines the user to own this table.

The Tablespace drop-down list defines a tablespace different from the default tablespace to create a table.

Note: Support from PostgreSQL 8.0 or later.