Обсуждение: Select specific tables in BDR

Поиск
Список
Период
Сортировка

Select specific tables in BDR

От
Kaushal Shriyan
Дата:
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

Re: Select specific tables in BDR

От
Andreas Kretschmer
Дата:

> 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


Re: Select specific tables in BDR

От
Kaushal Shriyan
Дата:


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