Select specific tables in BDR

Started by Kaushal Shriyanabout 10 years ago3 messagesgeneral
Jump to latest
#1Kaushal Shriyan
kaushalshriyan@gmail.com

Hi,

Is there a option of selecting tables in BDR which is a Multi Master PG
Replication (http://2ndquadrant.com/en/resources/bdr/).

I mean if i have let's say t1,t2,t3,t4 and t5. Can i have BDR only for
t1,t2 and t3 table ?

Regards,

Kaushal

#2Andreas Kretschmer
andreas@a-kretschmer.de
In reply to: Kaushal Shriyan (#1)
Re: Select specific tables in BDR

Kaushal Shriyan <kaushalshriyan@gmail.com> hat am 23. Februar 2016 um 11:43
geschrieben:

Hi,

Is there a option of selecting tables in BDR which is a Multi Master PG
Replication (http://2ndquadrant.com/en/resources/bdr/).

I mean if i have let's say t1,t2,t3,t4 and t5. Can i have BDR only for
t1,t2 and t3 table ?

Regards,

Kaushal

Yes, you have to define a replication set, see:
http://bdr-project.org/docs/stable/replication-sets.html

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#3Kaushal Shriyan
kaushalshriyan@gmail.com
In reply to: Andreas Kretschmer (#2)
Re: Select specific tables in BDR

On Tue, Feb 23, 2016 at 4:44 PM, Andreas Kretschmer <andreas@a-kretschmer.de

wrote:

Kaushal Shriyan <kaushalshriyan@gmail.com> hat am 23. Februar 2016 um

11:43

geschrieben:

Hi,

Is there a option of selecting tables in BDR which is a Multi Master PG
Replication (http://2ndquadrant.com/en/resources/bdr/).

I mean if i have let's say t1,t2,t3,t4 and t5. Can i have BDR only for
t1,t2 and t3 table ?

Regards,

Kaushal

Yes, you have to define a replication set, see:
http://bdr-project.org/docs/stable/replication-sets.html

Thanks Andreas for the answer.

Regards,

Kaushal