Backup Database

Backup Database (Backup icon) is an extremely important feature. As with other computer programs, unforeseen hardware and software problems can cause your PostgreSQL data to be lost. Therefore, it is strongly encouragted that backups of the database be made frequently and regularly. This feature allows a convenient way to perform database backups using the PostgreSQL built-in pg_dump utility.

The Database Backup Wizard

Selecting Backup Database opens a wizard page with seven options. Complete these options and click Finish to start the backup operation.