Online Documentation for SQL Manager for PostgreSQL

Create a database


To create a database on the registered server perform the following operations:

  1. Launch the Create Database wizard by selecting Database | btnCreateDB Create Database main menu item.
  2. On the first step specify a name for a newly created database.
  3. On the second step set the necessary connection properties for the database being created. Use the corresponding boxes and options: Host name, Port, User name and Password. If needed you can set Tunneling parameters as well.
  4. If you want your newly created database to contain data of another database then select it from the Template drop-down list situated on the Setting advanced database properties step. There you can also specify such properties as Encoding, Owner, Default tablespace and Connection limit.
  5. On the last step view the result SQL statement. If you have checked the CheckBox Register After Creating box on the first step of the wizard then the Database Registration Info dialog will appear after creating a new database.