Container database backup and restore
Important
Image versions 24.1.0-0
and higher do not support any of the following features:
- Backup and restore with vbr
- Hybrid Kubernetes clusters
These operations require Administration tools (admintools), which is not included in the Vertica server image beginning with version 24.1.0-0
. To perform these tasks, you must use image version 23.4.0-0
or lower with one of the following API version configurations:
v1beta1
v1
and vertica.com/vcluster-ops annotation set tofalse
VerticaRestorePoints custom resource definition (CRD) enables in-database backup and restore operations. You can perform full database and object restore operations with only a VerticaRestorePoints custom resource and native SQL statements.