Online Documentation for SQL Manager for PostgreSQL

Create a database copy


In order to create a copy of the whole database or of separate objects you can:

  1. Extract DB objects structure and data into SQL script using the Extract Database Wizard. The result script can be used to copy or restore your database.
  2. Create database backups with the help of the Backup Database Wizard.
  3. Create copies of separate database objects by using the Duplicate Object Wizard.
  4. Copy the selected database wholly or partially to a new database or to one of the existing databases using the Copy Database Wizard.