PostgreSQL Maestro online Help
Prev | Return to chapter overview | Next |
Aggregate Editor
Aggregates can be edited within Aggregate Editor. In order to run the editor you should either
• | select the aggregate for editing in the explorer tree (type the first letters of the aggregate name for quick search); |
• | select the Edit Aggregate ... item from the popup menu |
or
• | open the schema in Schema Editor and the Aggregates tab there; |
• | select the aggregate to edit; |
• | press the Enter key or select the Edit Aggregate item from the popup menu (alternatively, you may use the corresponding link of the Navigation Bar). |
You can change the name of the aggregate using the Rename Aggregate dialog. To open the dialog you should either
• | select the aggregate to rename in the explorer tree; |
• | select the Rename Aggregate item from the popup menu |
or
• | open the schema in Schema Editor and the Aggregates tab there; |
• | select the aggregate to rename; |
• | select the Rename Aggregate item from the popup menu (alternatively, you may use the corresponding link of the Navigation Bar). |
The basic principles of Object Editors in PostgreSQL Maestro are explained in a separate topic. Below you will find a description of editor tabs that are unique for the current object.
See also: Create Aggregate Wizard
Prev | Return to chapter overview | Next |