Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Iwan Kelaiah: "SQL Maestro products (Postgresql) have saved me a lot of time in designing, managing and generating reports and front-ends of Postgresql databases. Keep up the great work and thank you for such great products.".
Andrew Maclean: "I am really quite impressed with the software. You and your people are doing a wonderful job. I actually have spent a while researching PostgreSQL admin/code generators and yours seems to fit our needs nicely. Your interface is beautiful".

More

Add your opinion

PostgreSQL Maestro online Help

Prev Return to chapter overview Next

Composite and Enum type properties

The Properties tab allows you to change the type name, owner and comment. You can also find the OID there.

 

Composite Type contains a list of fields and Enum type - a list of values. The Composite Type Editor provides you with an ability to modify fields. Values of Enum types can not be edited.

 

Composite type field list

The Fields tab is intended for managing composite type fields. The tab popup menu allows you to create new, edit, rename or drop a selected field. You can also create a copy of the field with the corresponding item of popup menu. Fields are edited with the corresponding editor.

 

To apply the changes, select the Apply Changes item in the Navigation bar or use Ctrl+F9 or Ctrl+F7 shortcut keys.

 

It is also possible to modify object properties without opening the object editor: use the Object Properties item of the popup menu of the selected object from the explorer tree.



Prev Return to chapter overview Next