Master/Slave or Master/Master Replication

Moderator: NorbertKrupa

Post Reply
User avatar
janice
Intermediate
Intermediate
Posts: 51
Joined: Wed May 30, 2012 1:14 pm

Master/Slave or Master/Master Replication

Post by janice » Fri Jun 01, 2012 11:34 pm

Hi,

I'm just starting to learn about back up strategies for Vertica. Is there any type of master/slave or master/master replication for Vertica? If not, If we have two parallel clusters is it best to just write ETL to both or to one and then copy the data from it to the other (for fail over purposes).

Thanks!
Everyday is an adventure!

id10t
GURU
GURU
Posts: 732
Joined: Mon Apr 16, 2012 2:44 pm

Re: Master/Slave or Master/Master Replication

Post by id10t » Fri Jun 01, 2012 11:38 pm

Vertica to Vertica - is a better solution since no data validation and data can be compressed.

User avatar
nnani
Master
Master
Posts: 302
Joined: Fri Apr 13, 2012 6:28 am
Contact:

Re: Master/Slave or Master/Master Replication

Post by nnani » Sat Jun 02, 2012 11:31 am

JANICE,

Vertica allows you to take backup in 3 ways
1. Cluster with n nodes to SAN
2. Cluster with n nodes to Cluster with m nodes
3. Cluster with n nodes to Cluster with n nodes.

additionally VERTICA provides you with the BACKUP script called as vbr.py( python script) wich can easily help you to take backups.
All you need to do is put correct values to all parameters in the vbr.py.
nnani........
Long way to go

You can check out my blogs at vertica-howto

Post Reply

Return to “New to Vertica Database Administration”