Top
Enterprise Postgres 17 SP1 Operation Guide

16.4.2 Copy Command for Recovery

Feature

User command called from the pgx_rcvall command.

Format

The syntax for calling the copy command from the pgx_rcvall command is described below.

copyCommandName restore 'pathOfBackupInfoFile' 'pathOfBackupTargetListFile'

Argument

The access permissions for the backup information file and backup target list file are as below.

Backup information file

Backup target list file

Can be viewed by the instance administrator only

Can be viewed by the instance administrator only

Return value

Return value

Description

0

Normal end

The pgx_rcvall command continues processing.

Other than 0

Abnormal end

The pgx_rcvall command terminates in error.

Description