Please enter search query.
Search <book_title>...
Veritas NetBackup™ for PostgreSQL Administrator's Guide
Last Published:
2019-06-28
Product(s):
NetBackup (8.2)
- Introduction to NetBackup for PostgreSQL
- Installing the NetBackup for PostgreSQL Agent
- 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 master_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/NBPostgreSQLAgent/
On Windows systems, the directory path to this command is install_path/NBPostgreSQLAgent/
Options
- -C
Specifies the client name.
- -id
Specifies the backup image name.
- -S
Configures the NetBackup master server.
- -t
Configures the target directory where the backups are restored.