Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
Vertica Backup Encryption
Hi team,
When we configure Vertica backup in config file (Vertica.ini ) with parameter
[Transmission]
encrypt = true
What kind of encryption Vertica keep at the target location. Could not get it from Documentation.
Tagged:
0
Leave a Comment
Can't find what you're looking for? Search the Vertica Documentation, Knowledge Base, or Blog for more information.
Answers
Are you talking about Encrypting Backups on Amazon S3?
we do backup to NFS
Wire encrytion by vbr is accomplishe via SSL. The implementation is dependent on the target:
For NFS, it'll depend on the mount options. NFS can be secured with Kerberos.