Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
Can the primary subcluster being down lead to data loss?

If the Primary cluster is down, will there be a data loss? If so can it be recovered from the secondary cluster?
0
Leave a Comment
Can't find what you're looking for? Search the Vertica Documentation, Knowledge Base, or Blog for more information.
Answers
Any committed data won't be lost. In Eon mode, a transaction is only committed when all the data of the transaction have been written to communal storage. Communal Storage is the single version of the truth in the cluster. Any new cluster you might revive from that communal storage will be up to date.
Exception is the data of any uncommitted transaction under way in the cluster going down, of course.