Performing the PostgreSQL restores
To restore the backup
- Configure the parameters in the
nbpgsql.conffile, or provide them on the command line. - Run the following command:
nbpgsql -o restore -S master_server -t target_directory [-id db_backup_id] [-C client_name]
Note:
Ensure that the PostgreSQL agent and NetBackup are of same version for successful backup and restore operations.