Re: The plan for FDW-based sharding - Mailing list pgsql-hackers

From Konstantin Knizhnik
Subject Re: The plan for FDW-based sharding
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: The plan for FDW-based sharding  (Kevin Grittner <[email protected]>)
List pgsql-hackers
On 02/27/2016 11:38 PM, Kevin Grittner wrote:
>
> Is this an implementation of some particular formal technique?  If
> so, do you have a reference to a paper on it?  I get the sense that
> there has been a lot written about distributed transactions, and
> that it would be a mistake to ignore it, but I have not (yet)
> reviewed the literature for it.

The reference to the article is at our WiKi pages explaining our DTM: https://wiki.postgresql.org/wiki/DTM

http://research.microsoft.com/en-us/people/samehe/clocksi.srds2013.pdf

-- 
Konstantin Knizhnik
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company




pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Relation cache invalidation on replica
Next
From: Michael Paquier
Date:
Subject: Re: exposing pg_controldata and pg_config as functions