Schema Editor
Top  Previous  Next


The Schema Editor allows you to create new schemas or name spaces and edit the existing ones (see How to create a schema and How to edit a schema). Note, that schemas are supported only since PostgreSQL v7.3.

Schema  
 
The basic schema parameters are set on the Schema tab. Set the schema name and select one of the server users as a schema owner (see User Manager to learn how to manage users).

Description  
 
On the Description tab you can set optional description of the schema. Click the Save Description button on the toolbar to save the description.

DDL  
 
On the DDL tab you can view the SQL text for creating the schema with the properties you set. This text can't be edited, but can be copied to the clipboard.

Button Default Size brings the window to the default size (restricted by the main window and the DB Explorer).

When you are done, click button Compile on the toolbar to start the process of compilation. The Compile Window will appear where you will be able to view and edit the result SQL statement for creating the new schema. Commit the transaction, and if it is successful, the new schema will be created or the schema parameters will be changed.

See also:
Table Editor
View Editor
Function Editor
Rule Editor
Trigger Editor
Index Editor
Sequence Editor
Type Editor
Aggregate Editor
Operator Editor
Language Editor
Compile Window


Availability:
Windows Professional

Yes

Windows Lite

Yes

Linux Professional

Yes

Linux Lite

Yes