Re: standard interfaces for replication providers - Mailing list pgsql-hackers

From Jose Orlando Pereira
Subject Re: standard interfaces for replication providers
Date
Msg-id 200608071940.26750.jop@lsd.di.uminho.pt
Whole thread Raw
In response to Re: standard interfaces for replication providers  (Markus Schiltknecht <markus@bluegap.ch>)
Responses Re: standard interfaces for replication providers
List pgsql-hackers
On Monday 07 August 2006 10:58, Markus Schiltknecht wrote:
>
> Where do I find the included technical report?

Sorry, stuff was put twice in the zip file making it somewhat confusing. It is 
in postgresql-g-0.1/javasrc/GordaInterfaces/docs/gapi.pdf or directly on the 
web site at http://gorda.di.uminho.pt/download/reports/gapi.pdf.

>  From studying the patch, I understand that these hooks are quite close
> to what's needed for a Postgres-R or Slony-II like sync, multi-master
> replication system (i.e. hooks for writeset extraction, the addition of
> a 'serialization error' for remote transactions).

Good. Supporting Postgres-R-style protocols was one major goal of our work.

> In fact, Postgres-R (8) would already need different hooks.

> Concerning my work on Postgres-R I can tell: I'm not going to use these
> triggers (hooks) because they are limiting.

Can you point out why is it so, given that it is admittedly quite close?

We'd rather discuss specific issues instead of the general topic of whether to 
build APIs around them. We certainly are not married to the proposed 
interfaces, although the functionality they capture does reflect our 
experience with several algorithms.

-- 
Jose Orlando Pereira


pgsql-hackers by date:

Previous
From: Jeremy Drake
Date:
Subject: Re: buildfarm - make check failures for leveret on 8.0
Next
From: Andrew Dunstan
Date:
Subject: Re: buildfarm - make check failures for leveret on 8.0