Please enter search query.
Search <book_title>...
NetBackup™ for PostgreSQL Administrator's Guide
Last Published:
2022-09-08
Product(s):
NetBackup & Alta Data Protection (10.1)
- Introduction to NetBackup for PostgreSQL
- Configuring NetBackup for PostgreSQL
- NetBackup for PostgreSQL backup and restore
- About PostgreSQL backups
- Troubleshooting for PostgreSQL
- Appendix A. NetBackup for PostgreSQL commands and conventions
- Appendix B. NetBackup for PostgreSQL commands
Name
nbpgsql -o restore — restores the backup files from the NetBackup server.
SYNOPSIS
nbpgsql -o restore -S primary_server -t target_directory [-id db_backup_id] [-Cclient_name]
Description
The nbpgsql command restores the backup file using -t and -S as the required parameters. The -id and -C are optional parameters.
On Linux systems, the directory path to this command is /usr/openv/netbackup/bin
.
On Windows systems, the directory path to this command is install_path\NetBackup\bin
.
Options
- -C
Specifies the client name.
- -id
Specifies the backup image name.
- -S
Configures the NetBackup primary server.
- -t
Configures the target directory where the backups are restored.