Select specific tables in BDR
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
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
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