Important Update: Cohesity Products Documentation


All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.

NetBackup™ for PostgreSQL Administrator's Guide

Last Published:
Product(s): NetBackup (10.4)

Deleting backup information from the NetBackup catalog files

The nbpgsql -o delete command, removes the backup information from the catalog files but retains the backup files on the NetBackup media server. The parameter -S is required parameter. You can use the -id option to delete a backup by specifying its backup image name.

To delete the backup information

  1. Configure the parameters on the command line.
  2. Run the following command:

    nbpgsql -o delete -S primary_server [-id db_backup_id].