Database Management
Top  Previous  Next


PostgreSQL Manager provides all the tools you need to manage and navigate databases. Note that to start working with databases in PostgreSQL Manager you are need to register them (see Register Database).

Create Database  

To create a database

1 Select the Database | Create Database menu item.  
2 Set the database name, connection and authorization options in the Create Database Wizard.  
3 Set option Register After Creating to call the Register Database Dialog after the creation finishes.  
 
Drop Database  

To drop a database

1 Select the database to drop in the DB Explorer tree.  
2 If you are not connected to the database, double-click its alias to establish connection.  
3 Select the Database | Drop Database menu item.  
4 Confirm dropping in the dialog window.  

Register Database  

To register a single database in PostgreSQL Manager

1 Select the Database | Register Database menu item.  
2 Set connection, authorization and other options in the Register Database Dialog.  

To register multiple databases on one host

1 Select the Database | Register Host menu item.  
2 Set connection and authorization options, and select the databases to register in the Register Host Wizard.  
 
Unregister Database  
 
To unregister a single database

1 Select the database to unregister in the DB Explorer tree.  
2 Select the Database | Unregister Database menu item.  
3 Confirm unregistering in the dialog window.  

To unregister all databases on the host

1 Select the host to unregister or a database on this host in the DB Explorer tree.  
2 Select the Database | Unregister Host menu item.  
3 Confirm unregistering in the dialog window.  
     
Connect to Database  

To connect to a database

1 Select the database to connect to in the DB Explorer tree.  
2 Double click its alias.  

   or

2 Select the Database | Connect to Database menu item.  
 
Disconnect from Database  
 
To disconnect from a database

1 Select the database to disconnect from or any of its objects in the DB Explorer.  
2 Select the Database | Disconnect from Database menu item.