Use the PostgreSQL Tablespace Editor to define a tablespace in PostgreSQL physical model.
To define a PostgreSQL tablespace
An instance of Tablespace is created.
The PostgreSQL Tablespace Editor opens.
Note: Click New on the toolbar to create a tablespace. Use the Enter filter text box to filter a very large list of tablespaces to quickly locate the one that you want to define.
Specifies the name of the table. Change the name of the table in this field.
Generates SQL during forward engineering. Clear the check box if you do not want to generate SQL.
Specifies the role or user that owns the tablespace. Select the owner from the drop-down list or click New to create one.
Specifies the directory that will be used for the tablespace. The directory should be empty and must be owned by the PostgreSQL system user. Specify the directory in the absolute path name format.
Specifies tablespace parameters to be set or reset.
The tablespace is defined and the PostgreSQL Tablespace Editor closes.
For more information, refer to PostgreSQL documentation.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|