Please enter search query.
 
              Search <book_title>...
            
 
          Veritas NetBackup™ for PostgreSQL Administrator's Guide
                Last Published: 
				
                2018-04-03
              
              
                Product(s): 
				
                 NetBackup (8.1.1)
              
              
            - Introduction to NetBackup for PostgreSQL
 - Installing the NetBackup for PostgreSQL Agent
- Planning the installation of NetBackup for PostgreSQL Agent
 - Verifying the operating systems and platforms
 - Installing prerequisites for NetBackup for PostgreSQL Agent
 - Post-installation requirements for NetBackup for PostgreSQL Agent
 - Describing the NetBackup for PostgreSQL Agent package
 - Installing the NetBackup for PostgreSQL Agent
 - Authenticating the password
 - Uninstalling the NetBackup for PostgreSQL Agent
 
 - Configuring NetBackup for PostgreSQL
 - The NetBackup for PostgreSQL backups and restores
- About PostgreSQL backups
 - Performing PostgreSQL backups
 - Validating the PostgreSQL backups
 - Querying the PostgreSQL backups
 - Deleting backup information from the NetBackup catalog files
 - About PostgreSQL restore
 - Performing the PostgreSQLrestores
 - Redirected restores
 - Recovering the restores
 - Disaster recovery
 
 - 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.