Please enter search query.
Search <book_title>...
NetBackup™ for Greenplum Administrator's Guide
Last Published:
2025-03-18
Product(s):
NetBackup (11.0)
- Introducing NetBackup for Greenplum
- Installing NetBackup for Greenplum
- Configuring NetBackup for Greenplum
- About NetBackup for Greenplum configuration
- About configuring a backup policy for Greenplum
- About the backup script for NetBackup for Greenplum
- Best practices for Greenplum backups
- Configuration options for backup jobs
- Use of the --jobs option or backup streams and the effect on NetBackup jobs and throttling options
- The nbgpbackup_config.yaml file
- About permissions for NetBackup for Greenplum log files
- Perform a manual backup
- Using NetBackup for Greenplum
- Troubleshooting NetBackup for Greenplum
- Appendix A. Register authorized locations
About the backup script for NetBackup for Greenplum
NetBackup for Greenplum scripts send the directives that initiate a backup of the specified database to the Greenplum server. The NetBackup for Greenplum installation process includes the following example script:
/usr/openv/netbackup/ext/db_ext/greenplum/scripts/greenplum_backup.sh
To ensure that scripts run successfully on all nodes, verify that:
The scripts reside on each client in the client list and in the same location on each client.
The script location is registered.
That NetBackup can access the script location.
The scripts reside outside of the
scriptsdirectory. Otherwise, subsequent NetBackup upgrades can overwrite your site's scripts.
See the following for details on how to modify the script for your environment.