PostgreSQL Manager provides all the tools you need to manage all PostgreSQL database objects. All you need to start manage an object is to activate proper Object Editor.
Schema Editor
By using the Schema Editor you can edit database schemas (implemented in PostgreSQL 7.3.X)
View Editor
The View Editor allows you to set parameters of database views.
Function Editor
The Function Editor provides you a powerful edit area with syntax highlighting to edit database functions.
Domain Editor
In the Domain Editor you can create and edit domains.
Rule Editor
The Rule Editor has a very convenient edit area with syntax highlighting for rule editing.
Trigger Editor
The Trigger editor has obvious interface for triggers creating and editing.
Index Editor
The Index Editor allows you to manage table indices in simple and direct way.
Sequence Editor
The Sequence Editor designed for fast sequence managing.
Type Editor
This editor allows you to create and edit types.
Aggregate Editor
The Aggregate Editor allows you to create and edit aggregates simple and quick.
Operator Editor
Use the Operator Editor for creating and editing database operators.
Language Editor
The Language Editor designed for creating and editing user-defined languages.