Re: BDR replication

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: BDR replication
Date: 2016-01-29 10:47:39
Message-ID: 56AB434B.4010206@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1/29/2016 2:27 AM, Nikhil wrote:
>
> Is there any way to specify priority for replication. or any parameter
> which guarantees something about replication (speed at which it
> replicates, number of minimum replicas to write).
>
> Does BDR has a configuration for differentiated services in
> replication. I want to categorize my data that i replicate. I am ok if
> some logs are lost in replication. journal entries must not be lost in
> replication.

its all or nothing, postgres doesn't do 'data maybe'.

--
john r pierce, recycling bits in santa cruz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vik Fearing 2016-01-29 10:50:45 Re: repmgr quickstart...
Previous Message Felipe Santos 2016-01-29 10:40:10 Re: BRIN indexes