Backup: Restore cluster
NOTE
The Backup: Restore cluster action is available for the ADPG service.
|
The Backup: Restore cluster action restores a cluster from the last backup on all nodes.
The action is executed on behalf of the postgres
user.
IMPORTANT
The Backup: Restore cluster action restores the cluster to the end of the WAL archive. In case of an accidental deletion of database objects, use manual PITR restore with the --target parameter, since it is most likely that the Backup: Restore Cluster action will restore the state of the cluster to the moment when the database objects were already deleted/dropped.
|
To run the action, go to the Clusters page, click an ADPG cluster, and switch to the Services tab. Click in the Actions column and select the action from the drop-down list that appears.
Execute the "Backup: Restore cluster" action
When you choose an action, ADCM displays a dialog window to confirm the choice. In this dialog window, you can select the Verbose checkbox to see additional execution details on the Jobs page.
The "Run an action" window
For more information on backups, see Backup and restore using pgBackRest.