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:
- 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.
- Create database backups with the help of the Backup Database Wizard.
- Create copies of separate database objects by using the Duplicate Object Wizard.
- Copy the selected database wholly or partially to a new database or to one of the existing databases using the Copy Database Wizard.