Re: How can I speed up this function? - Mailing list pgsql-performance

From David Mitchell
Subject Re: How can I speed up this function?
Date
Msg-id 42C0C4A4.9090809@telogis.com
Whole thread Raw
In response to Re: How can I speed up this function?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-performance
Christopher Kings-Lynne wrote:
>
> I'm curious - how did you write a multi-master replication package in
> pgsql, when pgsql doesn't have 2 phase commits or any kind of
> distributed syncing or conflict resolution in a release version?

We didn't write it entirely in pgsql, there is a worker process that
takes care of actually committing to the database.

Cheers

--
David Mitchell
Software Engineer
Telogis

pgsql-performance by date:

Previous
From: Keith Worthington
Date:
Subject: Re: How can I speed up this function?
Next
From: David Mitchell
Date:
Subject: Re: How can I speed up this function?