Using the Database Navigator with PostgreSQL

Previous  Index  Next  How To Use

Once a PostgreSQL connection has been established, the Database Navigator will be used to navigate around schema and database objects.

 

Database Navigator for PostgreSQL

To the left is an example screenshot of a PostgreSQL session and a Database Navigator with a schema.

 

As you can see, multiple schemas are available, named public and second. The database holds 4 schemas, listed under the Schemas node. The schemas you have available can be filtered from the database options.

 

The last node, Management & Maintenance, can be used to quickly perform maintenance for the connected database, Vacuum and Analyze are available.