Re: Proposal: Commit timestamp - Mailing list pgsql-hackers

From Zeugswetter Andreas ADI SD
Subject Re: Proposal: Commit timestamp
Date
Msg-id E1539E0ED7043848906A8FF995BDA57901C12E1A@m0143.s-mxs.net
Whole thread
In response to Re: Proposal: Commit timestamp  (Markus Schiltknecht <markus@bluegap.ch>)
Responses Re: Proposal: Commit timestamp
List pgsql-hackers
> What I'm more concerned about, with Jan's proposal, is the assumption
> that you always want to resolve conflicts by time (except for
> balances,
> for which we don't have much information, yet). I'd rather

Um, I think the proposal was only for beneficial backend functionality
for replication in general and time based conflict resolution. And "time
based"
is surely one of the important conflict resolution methods for async MM
replication.

Sure there are others, like "rule based" "priority based" but I think
you don't need additional backend functionality for those.

Andreas


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: libpq docs about PQfreemem
Next
From: "Simon Riggs"
Date:
Subject: Re: Referential Integrity and SHARE locks