Re: Custom conflict handlers

From: Nikhil <nikhilsmenon(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: Craig Ringer <craig(at)2ndquadrant(dot)com>
Subject: Re: Custom conflict handlers
Date: 2016-02-17 14:07:34
Message-ID: CALo-6YMqzYvn_z_Ep4-JKzM8Oc3m0OkdgkBuvQPbw4Paxd9mBw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Can someone help with bdr conflict handlers? What is ch_proc ..?
On 13-Feb-2016 8:11 pm, "Nikhil" <nikhilsmenon(at)gmail(dot)com> wrote:

> This is for system that use BDR (Bi-Directional Replication). BDR
> documentation
> http://bdr-project.org/docs/next/functions-conflict-handlers.html talks
> about postgresql functions. I am looking for samples.
>
> Best Regards,
> Nikhil
>
> On Sat, Feb 13, 2016 at 5:31 PM, Nikhil <nikhilsmenon(at)gmail(dot)com> wrote:
>
>> Hello,
>>
>> Is there any documentation with details of how to custom conflict
>> handlers? Wanted to write update-update conflict handler. Any help is
>> highly appreciated.
>>
>> Best Regards,
>> Nikhil
>>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2016-02-17 14:38:58 Re: Question on memory management sysv/posix on Linux
Previous Message amulsul 2016-02-17 12:54:08 Re: refer function name by a variable in the function body