Postgres BDR Conflict Issue

From: vikas452 <vikas452(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres BDR Conflict Issue
Date: 2015-11-20 06:18:27
Message-ID: 1448000307857-5874613.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

We are setting 4 node BDR replication setup at our end.
BDR Version is 0.8.0-2014-12-28-15f97b3.

I am continuously getting following logs in the log file.

CONFLICT: remote UPDATE on relation public.agents originating at node
6208111525856296403:1:16384 at ts 2015-11-19 00:02:01.861176+05:30; row
was previously updated at node 0:0. Resolution: last_update_wins_keep_local;

Can somebody help me with this?Any solution to avoid such conflicts.

Also is there any way to set the value of bdr.bdr_conflict_resolution.
I want to test last_update_wins_keep_remote as the conflict resolution type.

Thanks

--
View this message in context: http://postgresql.nabble.com/Postgres-BDR-Conflict-Issue-tp5874613.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2015-11-20 07:03:46 Re: Postgres BDR Conflict Issue
Previous Message Roxanne Reid-Bennett 2015-11-19 23:24:19 Re: controlling memory management with regard to a specific query (or groups of connections)