In the event of a Vertica crash, how do I restore my Vertica database to a good backup?
Assuming backups have been previously configured per the documentation, please follow these steps to restore the database …
Note : <filename>.ini represents the backup configuration file created when you configured your backups. To locate this file, if you don't know where itis do the following…
As you can see the backup.ini file is in /export/dradmin/backups/ so the command that would need to be run to restore the vertica database would be:
./vbr.py --task restore --config-file /export/dradmin/backups/backup.ini