Performing an Incremental Backup for PostgreSQL

Incremental backups are useful when you want to recover database transactions that have been lost due to an operating system or disk failure. You can apply these logs to an online backup in order to recover a database.

IntelliSnap backup cannot be performed on the logs. Incremental backup runs as a traditional backup.

File system backups include both data and logs. However, you can run a log only backup. Prior to running log only backups ensure that the PostgreSQL database is in ARCHIVE mode.

Procedure

  1. From the CommCell Browser, navigate to Client Computers > client > PostgreSQL > <FSBasedBackupSet>.

  2. Right-click a subclient, and then click Backup.

  3. Select Incremental as the backup type, and then click Immediate.

  4. Click OK.

You can track the progress of the job from the Job Controller. When the backup job has completed, the Job Controller displays Completed.

×

Loading...