Domains
Top  Previous  Next


PostgreSQL Manager provides all the tools you need to manage all the PostgreSQL database objects.

Create Domain  
 
1 Select the Domains branch in the DB Explorer window.  
2 Right-click and select the New Domain ... item from the popup menu  
3 Set the domain properties in the Domain Editor window  

Click the Compile button to save the changes you made.
 
Edit Domain  
 
1 Find the domain you want to edit in the DB Explorer tree (press Ctrl+F for quick searching).  
2 Double-click the domain  

or  

2 Right-click and select the Edit Domain <Domain_Name> item in the popup menu.  

Edit the domain parameters in the Domain Editor. Click the Compile button to save the changes you made.
 
Drop Domain  
 
1 Find the domain you want to drop in the DB Explorer tree (press Ctrl+F for quick searching).  
2 Right-click and select the Drop Domain <Domain_Name> item in the popup menu.  
3 Confirm dropping in the dialog window.